diff --git a/README.md b/README.md index f61755a..c346ab6 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,9 @@ ```bash curl https://git.bpfilip.dk/fbp/video-player/raw/branch/main/install.sh | sudo bash ``` + +1. Access the web interface by typing the ip address of the pi in a web browser followed by the port `:8080`. Fx: + + ``` + http://192.168.25.219:8080 + ``` \ No newline at end of file