Merge pull request #48 from rastapasta/patch-1
adding info for OSX setup
This commit is contained in:
@@ -27,3 +27,11 @@ Make sure you have Node v4 or higher (nvm install 4) and run::
|
|||||||
|
|
||||||
npm install
|
npm install
|
||||||
node .
|
node .
|
||||||
|
|
||||||
|
|
||||||
|
On OSX
|
||||||
|
======
|
||||||
|
|
||||||
|
Make sure to have ``pkg-config`` and ``cairo`` installed::
|
||||||
|
|
||||||
|
brew install pkg-config cairo
|
||||||
|
|||||||
Reference in New Issue
Block a user