From 1db8e721fa3af4d19da9824fd86b2a149e6bf193 Mon Sep 17 00:00:00 2001 From: Filip Borum Poulsen Date: Thu, 21 Mar 2024 23:15:25 +0100 Subject: [PATCH] REMOVED sudo from install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c346ab6..0b16cbe 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ 1. Run the following command on the Pi either via ssh or in the terminal from the desktop ```bash - curl https://git.bpfilip.dk/fbp/video-player/raw/branch/main/install.sh | sudo bash + curl https://git.bpfilip.dk/fbp/video-player/raw/branch/main/install.sh | bash ``` 1. Access the web interface by typing the ip address of the pi in a web browser followed by the port `:8080`. Fx: