Skip to content

Commit

Permalink
Better description for make docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sosedoff committed Jan 1, 2015
1 parent 23aca09 commit 8b2ff2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ usage:
@echo "make clean : Remove all build files and reset assets"
@echo "make assets : Generate production assets file"
@echo "make dev-assets : Generate development assets file"
@echo "make docker : Build docker image (Linux ONLY)"
@echo "make docker : Build docker image"
@echo ""

test:
Expand Down

0 comments on commit 8b2ff2b

Please sign in to comment.