Updated Installation (markdown)

Marie 2023-03-05 13:28:59 +01:00
parent 3809cbebc0
commit 4f0a85a348

@ -58,11 +58,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 The-Anime-Game git https://github.com/an-anime-team/aagl-ebuilds.git
eselect repository add an-anime-team git https://github.com/an-anime-team/aagl-ebuilds.git
```
And sync the repository.
```
emaint sync -r The-Anime-Game
emaint sync -r an-anime-team
```
Finally, emerge the launcher by running:
```