Merge pull request #123 from Skyblueborb/patch-1

Fix Gentoo Command Syntax
This commit is contained in:
swirl
2022-02-02 08:41:31 -05:00
committed by GitHub

View File

@ -68,7 +68,7 @@ A Gentoo ebuild is available in the [swirl](https://git.swurl.xyz/swirl/ebuilds)
```sh ```sh
# as root: # as root:
emerge --oneshot eselect-repository emerge --oneshot eselect-repository
eselect-repository enable swirl eselect repository enable swirl
emaint sync -r swirl emaint sync -r swirl
emerge polymc emerge polymc
# to use latest git version: # to use latest git version: