From ea3b90d6e38d6f1a1a2cee3d8c976d47a428d63e Mon Sep 17 00:00:00 2001 From: reality Date: Wed, 29 May 2013 11:26:36 +0000 Subject: [PATCH] add ent to install params --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index d175afb..70cf91c 100755 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ then exit 1 fi -npm install underscore request sandbox express moment jade@0.25 +npm install ent underscore request sandbox express moment jade@0.25 cd public/ wget http://twitter.github.com/bootstrap/assets/bootstrap.zip