We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d080c4 commit 09bca80Copy full SHA for 09bca80
1 file changed
README.md
@@ -9,7 +9,7 @@ $ export JAVA_HOME=/usr/local/share/jdk1.6.0_30
9
$ npm install java
10
```
11
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."
+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."
13
this means that your JAVA_HOME is not set correctly and you need to verify the location of libjvm.so or jvm.lib.
14
15
## Installation Mac
0 commit comments