Browse Source

Update README

vladfolts 12 years ago
parent
commit
44d03edf74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README

+ 1 - 1
README

@@ -3,4 +3,4 @@ Oberon 07 compiler
 Written in JavaScript and transaltes Oberon to JavaScript code so it can be run in web browser.
 
 Quick start:
-Go to browser/ and run build.cmd. It will make os.js.
+Go to browser/ and run build.cmd. It will make os.js in current directory. Now you can open oberonjs.html.