aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2021-01-09 14:34:05 +0100
committerJoris2021-01-09 14:34:05 +0100
commitd90d0cdaa8dc0d85a69c12c756f8dad993f7e49c (patch)
tree20124bb08c6154f7795729c07e511c9d8ff0892e /README.md
parent35a4827376395dd030f80128bd35b876f7adced4 (diff)
Update getting started in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1bdb0fa..74199a3 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,10 @@ Live [here](https://guyonvarch.me).
## Getting started
-Open `public/index.html`.
+```sh
+cd public
+python -m http.server
+```
## Deploy