summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2020-09-17 13:50:21 +0200
committerxengineering <mail2xengineering@protonmail.com>2020-09-17 13:50:21 +0200
commit7c29428482ba28b7462aef62c64cbefc7b3a28b0 (patch)
tree61ef36b183e52601b7ebcc3068d7628cc413cf9d
parent9f56d553235369f60c68c07f473d89492f04e27c (diff)
downloadpicontrol-7c29428482ba28b7462aef62c64cbefc7b3a28b0.tar
picontrol-7c29428482ba28b7462aef62c64cbefc7b3a28b0.tar.zst
picontrol-7c29428482ba28b7462aef62c64cbefc7b3a28b0.zip
Add Instructions on how to access the Site
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 027be25..ffc0818 100644
--- a/README.md
+++ b/README.md
@@ -35,3 +35,7 @@ With pip you can install Flask and waitress very easily:
sudo make uninstall # just works from picontrol directory (the git repository you cloned)
sudo userdel picontrol
```
+
+### Access the Web Page
+
+You just have to visit http://pi_IP_or_hostname:8080 in the browser of your choice.