We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1288d5c commit f7fd60fCopy full SHA for f7fd60f
README.md
@@ -20,7 +20,7 @@ npm install react-sketch --save
20
21
In order to build from source, read the [relevant instructions](http://fabricjs.com/fabric-intro-part-4#node) first.
22
23
-On an ubuntu machine perform the following steps to install, node version should be >=0.4.0 && <1.0.0, tested with 0.12.12.
+On an ubuntu machine perform the following steps to install, node version should be >=4 , tested with versions 4,5,6 (see travis-ci).
24
This is only for installation (npm install) we can then change back to a newer stable node version
25
26
```sh
0 commit comments