summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9369e0d..987f098 100644
--- a/Makefile
+++ b/Makefile
@@ -172,7 +172,7 @@ uninstall:
PORT = 3333
-## Run it locally.
+## Run file server for local installed static files.
run:
serve -n -p $(PORT) -d '$(DESTDIR)$(HTMLDIR)'