docs: remove sudo from local clone install command

This commit is contained in:
Claus Lohmar 2026-05-30 16:11:18 +00:00
parent 0ab9f1e1be
commit de29841341

View file

@ -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: