Skip to content

Commit 09bca80

Browse files
committed
Update README.md
1 parent 3d080c4 commit 09bca80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $ export JAVA_HOME=/usr/local/share/jdk1.6.0_30
99
$ npm install java
1010
```
1111

12-
NOTE: If you see an error such as "No rule to make target `/opt/jdk1.7.0_09/jre/lib/amd64/server/libjvm.so', needed by `build/depsVerified'. Stop."
12+
NOTE: If you see an error such as "No rule to make target '/opt/jdk1.7.0_09/jre/lib/amd64/server/libjvm.so', needed by 'build/depsVerified'. Stop."
1313
this means that your JAVA_HOME is not set correctly and you need to verify the location of libjvm.so or jvm.lib.
1414

1515
## Installation Mac

0 commit comments

Comments
 (0)