From 8f83ef32c334d426402756396553fdc938549a6a Mon Sep 17 00:00:00 2001 From: Neil Jenkins Date: Fri, 6 Feb 2015 14:07:44 +0700 Subject: [PATCH] Fix typo in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e619453..b22ab5c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ all: install build -intall: +install: npm install clean: