From 463d3a43717d52446e77ded1860b33f829f20a15 Mon Sep 17 00:00:00 2001 From: trent Date: Sun, 5 Jan 2014 09:07:16 -0600 Subject: [PATCH] fix error in cario installation documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bbfb14e..9976378b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Once Homebrew has installed this for you, you can then install the Paper.js modu 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: