From 8f96975b5ff2a908099484fb060801965e020002 Mon Sep 17 00:00:00 2001 From: Dread Pirate Neckbeard Date: Thu, 29 Jan 2015 23:20:52 -0800 Subject: [PATCH] fix typo which breaks build --- 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: