Add Gentoo installation instructions
This commit is contained in:
parent
d1b018e8d8
commit
f4b7872823
10
README.md
10
README.md
@ -81,6 +81,16 @@ nix run github:unmojang/FjordLauncher
|
||||
|
||||
See [nix/README.md](nix/README.md) for details.
|
||||
|
||||
### Gentoo
|
||||
|
||||
Install from the [unmojang overlay](https://github.com/unmojang/unmojang-overlay):
|
||||
|
||||
```Shell
|
||||
eselect repository add unmojang-overlay git https://github.com/unmojang/unmojang-overlay
|
||||
emerge --sync unmojang-overlay
|
||||
emerge -av games-action/fjordlauncher
|
||||
```
|
||||
|
||||
### Other Linux
|
||||
|
||||
AppImages are available in the [releases section](https://github.com/unmojang/FjordLauncher/releases/latest).
|
||||
|
Loading…
Reference in New Issue
Block a user