docs: remove sudo from local clone install command
This commit is contained in:
parent
0ab9f1e1be
commit
de29841341
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue