Adding the actually correct link to the AUR package.

Signed-off-by: Dušan Mitrović <dusan@dusanmitrovic.xyz>
This commit is contained in:
Dušan Mitrović
2023-04-15 14:50:54 +02:00
parent 9c118a8f77
commit 35826cc584
+1 -1
View File
@@ -64,7 +64,7 @@ Supersonic is available in the AUR and can be built either manually with `makepk
* Make sure you have the base-devel package group installed on your system
- ``sudo pacman -S --needed base-devel``
* Clone the AUR repository and navigate into the cloned directory
- ``git clone https://aur.archlinux.org/packages/supersonic-desktop.git && cd supersonic-desktop``
- ``git clone https://aur.archlinux.org/supersonic-desktop.git && cd supersonic-desktop``
* Build the package with makepkg
- ``makepkg -si``