Updated Installation (markdown)

Marie 2023-04-02 20:42:46 +02:00
parent 3f308331ea
commit fcc82133d1

@ -36,11 +36,7 @@ makepkg -si
```
Note: Any missing dependencies not included in the base Arch repositories using this method will have to be fetched and install from the AUR manually.
## <img src="https://getfedora.org/favicon.ico" width="23"> Fedora (RPM)
Users of Fedora 37 will have to add the following repository by running.
```
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Maroxy:AAT-Apps/Fedora_37/home:Maroxy:AAT-Apps.repo
```
Users of Fedora Rawhide will have to add this repository, Fedora 37 users can ignore the following command.
Users of Fedora Rawhide will have to add this repository
```
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Maroxy:AAT-Apps/Fedora_Rawhide/home:Maroxy:AAT-Apps.repo
```