summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 27dd1b38..e8c5731b 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,9 @@ python cli_site.py watch
npm run watch
```
-In addition, run the server, which will serve some HTML (you may need to add index.html to URLs... alas):
+## Running the various servers
+
+Run the web server, which will serve some HTML (you will need to add index.html to URLs... alas!):
```
python cli_flask.py run