diff --git a/README.md b/README.md index 5b6efc4a..7090e6f8 100644 --- a/README.md +++ b/README.md @@ -132,9 +132,7 @@ make install-manpages DESTDIR=$HOME/altroot ### Installing using or script This script installs Apx automatically when you run the script, just make sure you have `curl` and `git` installed, once you do clone this project and run the shell script ```bash -git clone https://github.com/Vanilla-OS/apx -cd apx -sh install.sh +bash <(curl -s https://raw.githubusercontent.com/Vanilla-OS/apx/v2/install.sh) ``` ## Community Packages