0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00

Fix typo in Makefile

This commit is contained in:
Neil Jenkins 2015-02-06 14:07:44 +07:00
parent dfed911833
commit 8f83ef32c3

View file

@ -2,7 +2,7 @@
all: install build
intall:
install:
npm install
clean: