mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 20:06:58 +03:00
Merge pull request #123 from Skyblueborb/patch-1
Fix Gentoo Command Syntax
This commit is contained in:
commit
2001c5dec7
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ A Gentoo ebuild is available in the [swirl](https://git.swurl.xyz/swirl/ebuilds)
|
|||
```sh
|
||||
# as root:
|
||||
emerge --oneshot eselect-repository
|
||||
eselect-repository enable swirl
|
||||
eselect repository enable swirl
|
||||
emaint sync -r swirl
|
||||
emerge polymc
|
||||
# to use latest git version:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue