From 9b0cf7edd0e338dd8759921a5e9dfb0057041ba4 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 16 Oct 2022 09:23:29 -0500 Subject: [PATCH] Fix readability of How To Run. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a8d109f..2b7c883 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ All content is formatted so that the page source is readible. The install script is currently only set up for apt, and the package names only tested on Ubuntu. `git clone https://github.com/Hyperling/www www` + `cd www` + `./run.sh` Then in a web browser, navigate to `your_machines_ip_address:8080`.