Commit 360a4308 by Michael Mifsud Committed by GitHub

Merge pull request #1744 from pselden/patch-1

Fix process argument binary configuration example
parents 04e74f45 837ee744
......@@ -538,7 +538,7 @@ As local or global [.npmrc](https://docs.npmjs.com/misc/config) configuration fi
As a process argument:
* E.g. `npm install node-sass --SASS_BINARY_SITE=http://example.com/`
* E.g. `npm install node-sass --sass-binary-site=http://example.com/`
## Post-install Build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment