From dc1f05a66e64e4c8ad2ca75eec6f793f6041cfed Mon Sep 17 00:00:00 2001 From: Cobre Date: Mon, 23 May 2022 18:07:38 -0400 Subject: [PATCH] Tweak readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6819daea..c6c1f6d0 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,8 @@ git clone https://github.com/meienberger/runtipi.git cd into the downloaded directory and run the start script. ```bash -cd runtipi && sudo ./scripts/start.sh +cd runtipi +sudo ./scripts/start.sh ``` The script will prompt you the ip address of the dashboard once configured.