X-Git-Url: https://gitweb.arthurtaft.net/website.git/blobdiff_plain/fb98966a3833926370f259f21c8c020e0f474c50..ac6c88edd9b45c6b123182b7b63bb2d5c2c21412:/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