Skip to content

Commit

Permalink
readme: minimum node is 0.10, move to top
Browse files Browse the repository at this point in the history
  • Loading branch information
chearon committed Nov 25, 2016
1 parent f1361eb commit 7447859
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 7447859

Please sign in to comment.