diff --git a/README.md b/README.md index 34fba84..c2ce490 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## 🚀 One-Command Install ```bash -bash -c "$(curl -fsSL https://git.lohmar.co.uk/cclohmar/NextExpense/raw/branch/main/install.sh)" -s -- --install +curl -fsSL https://git.lohmar.co.uk/cclohmar/NextExpense/raw/branch/main/install.sh | bash -s -- --install ``` Or from a local clone: