Skip to content

Commit cca2d66

Browse files
Taylor D. Leervagg
Taylor D. Lee
authored andcommitted
doc: python info needs own header
PR-URL: #1245 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
1 parent 43031fa commit cca2d66

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,10 @@ Install tools and configuration manually:
5555

5656
If the above steps didn't work for you, please visit [Microsoft's Node.js Guidelines for Windows](https://github.com./Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules) for additional tips.
5757

58+
### Configuring Python Dependency
59+
5860
If you have multiple Python versions installed, you can identify which Python
59-
version `node-gyp` uses by setting the '--python' variable:
61+
version `node-gyp` uses by setting the `--python` variable:
6062

6163
``` bash
6264
$ node-gyp --python /path/to/python2.7

0 commit comments

Comments
 (0)