aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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