Skip to content

Commit 7f5f9e0

Browse files
committed
Update README.md
1 parent f322fce commit 7f5f9e0

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -194,20 +194,7 @@ If you wish to compile/link with the alternative Clang, go ahead and download **
194194
```sh
195195
pacman -S mingw-w64-i686-clang mingw-w64-i686-clang-analyzer mingw-w64-i686-clang-tools-extra
196196
```
197-
<a name="optional-nodejs"/>
198-
### NodeJS
199-
For those that wish to experiment in other directions:
200-
201-
**For x64**
202-
```sh
203-
pacman -S mingw-w64-x86_64-nodejs
204-
```
205-
206-
**For x86**
207-
```sh
208-
pacman -S mingw-w64-i686-nodejs
209-
```
210-
197+
211198
<a name="manual"/>
212199
## Manual steps
213200

0 commit comments

Comments
 (0)