Updated Installation (markdown)

Marie 2023-04-20 11:24:52 +02:00
parent fcc82133d1
commit 445950fa3b

@ -57,11 +57,11 @@ sudo zypper install an-anime-game-launcher
Make sure that `app-eselect/eselect-repository` and `dev-vcs/git` is installed.
After that add the launcher's overlay.
```
eselect repository add an-anime-team git https://github.com/an-anime-team/aagl-ebuilds.git
eselect repository add the-anime-team git https://github.com/an-anime-team/gentoo-ebuilds.git
```
And sync the repository.
```
emaint sync -r an-anime-team
emaint sync -r the-anime-team
```
Finally, emerge the launcher by running:
```