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 <gibfahn@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
1 parent 43031fa commit cca2d66

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
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)