File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -62,10 +62,8 @@ requires compiling of C++ Code, npm will use
62
62
[ node-gyp] ( https://github.com/nodejs/node-gyp ) for that task.
63
63
For a Unix system, [ node-gyp] ( https://github.com/nodejs/node-gyp )
64
64
needs Python, make and a buildchain like GCC. On Windows,
65
- Python and Microsoft Visual Studio C++ are needed. Python 3 is
66
- not supported by [ node-gyp] ( https://github.com/nodejs/node-gyp ) .
67
- For more information visit
68
- [ the node-gyp repository] ( https://github.com/nodejs/node-gyp ) and
65
+ Python and Microsoft Visual Studio C++ are needed. For more information
66
+ visit [ the node-gyp repository] ( https://github.com/nodejs/node-gyp ) and
69
67
the [ node-gyp Wiki] ( https://github.com/nodejs/node-gyp/wiki ) .
70
68
71
69
### Directories
You can’t perform that action at this time.
0 commit comments