readme(installing): put correct url for AUR

This commit is contained in:
Cortex 2025-01-23 18:29:18 -06:00
parent 75e490c46e
commit 5775f69956

View file

@ -186,7 +186,7 @@ MacOS
Linux Linux
- [CLI](https://github.com/Equicord/Equilotl/releases/latest/download/EquilotlCli-Linux) - [CLI](https://github.com/Equicord/Equilotl/releases/latest/download/EquilotlCli-Linux)
- [AUR](https://aur.archlinux.org/packages?O=0&K=equibop) - [AUR](https://aur.archlinux.org/packages?O=0&K=equicord)
```shell ```shell
sh -c "$(curl -sS https://raw.githubusercontent.com/Equicord/Equicord/refs/heads/main/misc/install.sh)" sh -c "$(curl -sS https://raw.githubusercontent.com/Equicord/Equicord/refs/heads/main/misc/install.sh)"
``` ```