diff --git a/README.md b/README.md index 7ab3d8a..3a42d93 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## 🚀 One-Command Install ```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: