From 6bc7d164e9ee98215d87b56f26aaea8102e29dfb Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Mon, 27 Jan 2014 12:29:42 +0100 Subject: [PATCH] updated installation instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 27262d1..f04a737 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Unless previously installed you'll need the following packages: - [Cairo](http://cairographics.org/) Please use their sites to get detailed installation instructions. +You also need `UglifyJS` installed globally: + + $ npm install uglify-js -g ### Install binb -- 2.54.0