diff --git a/Makefile b/Makefile index 2bafaa4..3d7de38 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ clean_swift: serve: @echo - cd www && python -m SimpleHTTPServer + cd www && python3 -m http.server watch: bin/watch