diff --git a/docs/pages/installation.md b/docs/pages/installation.md index b2c8c6c61a..fc5c703331 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -141,7 +141,7 @@ yarn start
Windows users: make sure you've python v2.7 available in your node environment since it's required by the node-gyp tool. There are two way to achieve this
+Windows users: make sure you have python v2.7 available in your node environment since it's required by the node-gyp tool. There are two ways to achieve this
npm config set python "%USERPROFILE%\.windows-build-tools\python27\python.exe"