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: