Skip to content

Commit

Permalink
Changed the command from "print" to "js.say" in step 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
KlasJoensson committed Jan 20, 2012
1 parent 67b3ed5 commit 1e3bb75
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -46,7 +46,7 @@ Try 'help cdk.fromSMILES'. This shows an explanation for what this met
Try the following commands, they are quite self-explanatory:
<br/>
<br/>
print(&quot;hello world &quot; + (12-4))
js.say(&quot;hello world &quot; + (12-4))
<br/>
<br/>
clear()
Expand Down

0 comments on commit 1e3bb75

Please sign in to comment.