diff --git a/README.md b/README.md index be03f0b..40c41c7 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/pulseeffects/install.sh)" +bash -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/EasyEffects-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