Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed Feb 1, 2016
1 parent f322fce commit 7f5f9e0
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,20 +194,7 @@ If you wish to compile/link with the alternative Clang, go ahead and download **
```sh
pacman -S mingw-w64-i686-clang mingw-w64-i686-clang-analyzer mingw-w64-i686-clang-tools-extra
```
<a name="optional-nodejs"/>
### NodeJS
For those that wish to experiment in other directions:

**For x64**
```sh
pacman -S mingw-w64-x86_64-nodejs
```

**For x86**
```sh
pacman -S mingw-w64-i686-nodejs
```


<a name="manual"/>
## Manual steps

Expand Down

0 comments on commit 7f5f9e0

Please sign in to comment.