Skip to content

Commit

Permalink
Merge pull request #849 from chearon/update-readme
Browse files Browse the repository at this point in the history
update supported node versions
  • Loading branch information
LinusU authored Nov 25, 2016
2 parents f1361eb + 7447859 commit 188c4ca
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ $ npm install canvas

Unless previously installed you'll _need_ __Cairo__ and __Pango__. For system-specific installation view the [Wiki](https://github.com/Automattic/node-canvas/wiki/_pages).

Currently the minimum version of node required is __0.10.0__

You can quickly install the dependencies by using the command for your OS:

OS | Command
Expand Down Expand Up @@ -338,16 +340,6 @@ Visual tests:

$ make test-server

## Versions

Tested with and designed for:

- node 0.4.2
- cairo 1.8.6

For node 0.2.x `node-canvas` <= 0.4.3 may be used,
0.5.0 and above are designed for node 0.4.x only.

## License

(The MIT License)
Expand Down

0 comments on commit 188c4ca

Please sign in to comment.