adding info for OSX setup
This commit is contained in:
committed by
GitHub
parent
69340bbc83
commit
30c9bc8979
@@ -27,3 +27,11 @@ Make sure you have Node v4 or higher (nvm install 4) and run::
|
||||
|
||||
npm install
|
||||
node .
|
||||
|
||||
|
||||
On OSX
|
||||
======
|
||||
|
||||
Make sure to have ``pkg-config`` and ``cairo`` installed::
|
||||
|
||||
brew install pkg-config cairo
|
||||
|
||||
Reference in New Issue
Block a user