Updated readme.
authorsabadev <dev@sabadev.xyz>
Wed, 6 Oct 2021 13:53:16 +0000 (09:53 -0400)
committersabadev <dev@sabadev.xyz>
Wed, 6 Oct 2021 13:53:16 +0000 (09:53 -0400)
README.md

index e90422c..cd8dca8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,3 +20,11 @@ One of these files must be called `index.md` as it serves as the main page of th
 
 To host images, create a directory in `static` called `img` (i.e. `static/img`).
 Place some image files in `img`, and refer to these images in the markdown files using `image/file.png`.
+
+## Running on a web server
+
+tar -xvjf website.tar.bz
+./website config.json
+\1a
+bg %1
+disown -h %1