diff --git a/README.md b/README.md index 8dffa62..be03f0b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ It currently contains: # Installation The `install.sh` script will try to install the presets automatically, just fire up a terminal and run the command: ```shell -bash -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/PulseEffects-Presets/master/install.sh)" +bash -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/PulseEffects-Presets/pulseeffects/install.sh)" ``` **NOTE**: the script requires `curl` to be installed. Ubuntu doesn't shipt with curl installed by default, so you have to first run ```shell