Merge pull request #383 from earlearlearl/readme-typo-cario

fix error in cario installation documentation
This commit is contained in:
Jürg Lehni 2014-01-05 13:27:11 -08:00
commit 1f55ec4349

View file

@ -38,7 +38,7 @@ The easiest way to install Cairo is install Homebrew <http://mxcl.github.io/home
Note that currently there is an issue on OSX with Cairo. If the above causes errors, the following will most likely fix it:
PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig/ npm insetall paper
PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig/ npm install paper
Also, whenever you would like to update the modules, you will need to execute: