From d6dff2481cb587c392f22afb893ac3136371a64c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Herculano?= Date: Mon, 23 May 2016 11:46:18 +0200 Subject: doc: small grammar fix in cli/npm.md Reviewed-By: @zkat Credit: @andresilveira PR-URL: https://github.com/npm/npm/pull/12802 --- doc/cli/npm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/cli/npm.md b/doc/cli/npm.md index 31c9b18af..ec867e5f9 100644 --- a/doc/cli/npm.md +++ b/doc/cli/npm.md @@ -41,7 +41,7 @@ requires compiling of C++ Code, npm will use [node-gyp](https://github.com/TooTallNate/node-gyp) for that task. For a Unix system, [node-gyp](https://github.com/TooTallNate/node-gyp) needs Python, make and a buildchain like GCC. On Windows, -Python and Microsoft Visual Studio C++ is needed. Python 3 is +Python and Microsoft Visual Studio C++ are needed. Python 3 is not supported by [node-gyp](https://github.com/TooTallNate/node-gyp). For more information visit [the node-gyp repository](https://github.com/TooTallNate/node-gyp) and -- cgit v1.2.3