mirror of
https://github.com/JackHack96/EasyEffects-Presets.git
synced 2024-11-21 21:30:09 +00:00
Update README.md
This commit is contained in:
parent
4efa804c27
commit
86c968b92e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ It currently contains:
|
||||||
# Installation
|
# Installation
|
||||||
The `install.sh` script will try to install the presets automatically, just fire up a terminal and run the command:
|
The `install.sh` script will try to install the presets automatically, just fire up a terminal and run the command:
|
||||||
```shell
|
```shell
|
||||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/PulseEffects-Presets/master/install.sh)"
|
bash -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/PulseEffects-Presets/master/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
|
**NOTE**: the script requires `curl` to be installed. Ubuntu doesn't shipt with curl installed by default, so you have to first run
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in a new issue