diff --git a/README.md b/README.md index a664e69..fd5496f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ mkpasswd -m sha-512 curl $PATH ``` +## Older Bash installer + +```bash +sh <(curl -L https://gitlab.com/ahoneybun/nyxi-installer/-/raw/main/install.sh) +``` + # Development ![docs/development](https://gitlab.com/ahoneybun/nyxi-installer/-/blob/rust-rewrite/docs/development.md)