Fix indentation

This commit is contained in:
Oliver Davies 2016-10-30 20:27:16 +00:00
parent 91d1195bc9
commit 81562de915

View file

@ -19,7 +19,7 @@ generate:
$(SCULPIN) generate --clean --no-interaction
gulp:
$(GULP) watch
$(GULP) watch
serve:
$(SCULPIN) generate --server --clean --no-interaction