docs: update one-liner install command in README
This commit is contained in:
parent
1aa5ec456e
commit
57f501e0c8
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
## 🚀 One-Command Install
|
## 🚀 One-Command Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo curl -sL https://git.lohmar.co.uk/cclohmar/ReceiptNext/releases/download/v1.0.0/install.sh | bash
|
sudo bash -c "$(curl -fsSL https://git.lohmar.co.uk/cclohmar/ReceiptNext/raw/branch/main/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
Or from a local clone:
|
Or from a local clone:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue