Skip to content

Commit 468a372

Browse files
committed
Updated README
1 parent 204f833 commit 468a372

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
### NPM
99
Include the SASS via NPM (use the latest version number)
1010

11+
( WARNING: The build works correctly only with Node version <= 0.12.X !!! )
12+
1113
```sh
12-
npm install --save-dev git+ssh://[email protected]/skyglobal/gradients.git#v0.1.0
14+
npm install --save-dev git+ssh://[email protected]/skyglobal/gradients.git#v0.1.8
1315
```
1416

1517
You can then require in the SASS file from your node modules folder

0 commit comments

Comments
 (0)