Skip to content

Commit 03e7f2c

Browse files
committed
Update README.md
1 parent bc5c9ea commit 03e7f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ for `Math.sin`, `Number.toFixed`, and
6363
`Number.toString` to test programs modulo the unsupported libraries.
6464
```
6565
$ sudo apt-get install nodejs
66+
$ (cd $(dirname `which nodejs`); ln -s nodejs node)
6667
```
6768

6869
### 3. Install KJS

0 commit comments

Comments
 (0)