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