Skip to content

Commit f7fd60f

Browse files
authored
Update README.md
1 parent 1288d5c commit f7fd60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ npm install react-sketch --save
2020

2121
In order to build from source, read the [relevant instructions](http://fabricjs.com/fabric-intro-part-4#node) first.
2222

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.
23+
On an ubuntu machine perform the following steps to install, node version should be >=4 , tested with versions 4,5,6 (see travis-ci).
2424
This is only for installation (npm install) we can then change back to a newer stable node version
2525

2626
```sh

0 commit comments

Comments
 (0)