Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 0591d14

Browse files
committed
README: Reflect changes made for #611.
1 parent 5b5e4dc commit 0591d14

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -314,11 +314,7 @@ Note `--importer` takes the (absolute or relative to pwd) path to a js file, whi
314314

315315
## Post-install Build
316316

317-
Install runs a series of Mocha tests to see if your machine can use the pre-built [libsass] which will save some time during install. If any tests fail it will build from source.
318-
319-
If you know the pre-built version will work and do not want to wait for the tests to run you can skip the tests by setting the environment variable `SKIP_NODE_SASS_TESTS` to true.
320-
321-
SKIP_NODE_SASS_TESTS=true npm install
317+
Install runs only two Mocha tests to see if your machine can use the pre-built [libsass] which will save some time during install. If any tests fail it will build from source.
322318

323319
## Maintainers
324320

0 commit comments

Comments
 (0)