README: fjordlauncher MPR and AUR pkgs
This commit is contained in:
parent
6bf88b7bfc
commit
85971e99ab
10
README.md
10
README.md
@ -58,8 +58,9 @@ flatpak install org.unmojang.FjordLauncher
|
|||||||
Fjord Launcher is [available](https://aur.archlinux.org/packages?O=0&K=fjordlauncher) from the AUR:
|
Fjord Launcher is [available](https://aur.archlinux.org/packages?O=0&K=fjordlauncher) from the AUR:
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
paru -S fjordlauncher-bin # binary package, recommended
|
paru -S fjordlauncher
|
||||||
paru -S fjordlauncher-git # or, build from source from latest commit
|
paru -S fjordlauncher-bin # binary package
|
||||||
|
paru -S fjordlauncher-git # build latest Git commit from source
|
||||||
```
|
```
|
||||||
|
|
||||||
### Debian/Ubuntu
|
### Debian/Ubuntu
|
||||||
@ -67,8 +68,9 @@ paru -S fjordlauncher-git # or, build from source from latest commit
|
|||||||
Install from the MPR with [Mist](https://docs.makedeb.org/using-the-mpr/mist-the-mpr-cli/#installing-mist):
|
Install from the MPR with [Mist](https://docs.makedeb.org/using-the-mpr/mist-the-mpr-cli/#installing-mist):
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
mist install fjordlauncher-bin # Binary package, recommended
|
mist install fjordlauncher
|
||||||
mist install fjordlauncher-git # or, build from source from latest commit
|
mist install fjordlauncher-bin # binary package
|
||||||
|
mist install fjordlauncher-git # build latest Git commit from source
|
||||||
```
|
```
|
||||||
|
|
||||||
### Nix
|
### Nix
|
||||||
|
Loading…
Reference in New Issue
Block a user