Skip to content

Commit 46dce39

Browse files
committed
Update README.md
1 parent acd0b6c commit 46dce39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ $ npm install java
1414
* [Install node.js from source](https://github.com/joyent/node/wiki/Installation) (using: vcbuild.bat release)
1515
* The directory where jvm.dll exists must be in the PATH. (e.g. C:\Program Files (x86)\Java\jdk1.6.0_18\jre\bin\client)
1616
* Open a Visual Studio command prompt.
17+
* Your Java must be the same architecture as node. By default on windows this is 32-bit.
1718

1819
```bash
1920
$ set PATH=%PATH%;C:\Program Files (x86)\Java\jdk1.6.0_18\jre\bin\client

0 commit comments

Comments
 (0)