Single tab in makefile

pull/3321/head
Sam Handler 11 years ago
parent b593502dcb
commit 462167521e

@ -5,7 +5,7 @@ init:
bundle
dev: init
bundle exec middleman server
bundle exec middleman server
build: init
bundle exec middleman build
bundle exec middleman build
Loading…
Cancel
Save