X-Git-Url: https://gitweb.arthurtaft.net/website.git/blobdiff_plain/c54937ce75989da01564c58b2026d707900aca46..HEAD:/Makefile?ds=inline diff --git a/Makefile b/Makefile index b2742f7..cad0ca7 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ help: @echo 'make serve serve site locally using simple python webserver' @echo 'make deploy deploy site' @echo 'make test build and serve site' - @echo 'make all build and deploy site' + @echo 'make all build and deploy site' @echo 'make clean cleans' .PHONY: build