From 48b0028f3d3a7fccbe9238f1f79d3a2ade77b77c Mon Sep 17 00:00:00 2001 From: Satu Koskinen Date: Sun, 23 Oct 2022 17:04:19 +0300 Subject: [PATCH] Update setup.md --- setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.md b/setup.md index c93bc75..831b72a 100755 --- a/setup.md +++ b/setup.md @@ -112,7 +112,7 @@ After successfully connecting, your prompt should change to `@raspberrypi: After establishing the SSH connection to the Raspberry Pi, change the current directory to the location of the installer script and run it: ``` -cd /boot/hydrophonitor/configuration +cd /boot/hydrophonitor/scripts ./setup-raspberry-pi.sh ```