We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a976151 commit 785e527Copy full SHA for 785e527
README.md
@@ -63,7 +63,7 @@ If you have multiple Python versions installed, you can identify which Python
63
version `node-gyp` uses by setting the `--python` variable:
64
65
``` bash
66
-$ node-gyp --python /path/to/python2.7
+$ node-gyp <command> --python /path/to/executable/python2.7
67
```
68
69
If `node-gyp` is called by way of `npm`, *and* you have multiple versions of
0 commit comments