We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d288c8 commit 6d61257Copy full SHA for 6d61257
1 file changed
README.md
@@ -14,10 +14,7 @@ $ npm install java
14
15
## Installation Windows
16
17
-* Install Python
18
-* Download node.js source
19
-* Run a Visual Studios command prompt
20
-* Build node.js source by running "vcbuild.bat release"
+* [Install node.js from source](https://github.com/joyent/node/wiki/Installation)
21
* The directory where jvm.dll exists must be in the PATH.
22
23
```bash
0 commit comments