From de29841341970513f7a7bb4361223db04dcdd3c1 Mon Sep 17 00:00:00 2001 From: cclohmar Date: Sat, 30 May 2026 16:11:18 +0000 Subject: [PATCH] docs: remove sudo from local clone install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23653d9..e191fa4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ bash -c "$(curl -fsSL https://git.lohmar.co.uk/cclohmar/ReceiptNext/raw/branch/m Or from a local clone: ```bash -sudo ./install.sh +./install.sh ``` The installer will: