diff options
author | swirl <swurl@swurl.xyz> | 2021-12-30 09:35:52 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2021-12-30 09:35:52 -0500 |
commit | a8b215b5608a66cbf71dc5a3fe7bd1d318f94d5a (patch) | |
tree | cf9ef2fb7e5d04658e2f25b609731b0347cee465 /README.md | |
parent | a0f043d790e1325d936b65f278b418984003bbec (diff) | |
download | PrismLauncher-a8b215b5608a66cbf71dc5a3fe7bd1d318f94d5a.tar.gz PrismLauncher-a8b215b5608a66cbf71dc5a3fe7bd1d318f94d5a.tar.bz2 PrismLauncher-a8b215b5608a66cbf71dc5a3fe7bd1d318f94d5a.zip |
fix ebuild link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The Poly Several source build packages are available, along with experimental pre-built generic packages. - An [AUR package](https://aur.archlinux.org/packages/polymc-git/) is available. -- A Gentoo ebuild is available in the [swirl](https://git.swurl.xyz/binex-dsk/ebuilds) overlay, named `games-action/polymc`. Check the README for instructions on how to add the overlay. +- A Gentoo ebuild is available in the [swirl](https://git.swurl.xyz/swirl/ebuilds) overlay, named `games-action/polymc`. Check the README for instructions on how to add the overlay. - A Flatpak is available. Instructions on building it can be found in [packages/flatpak/BUILDING.md](packages/flatpak/BUILDING.md). - Generic, prebuilt packages (archived by version) can be found [here](https://packages.polymc.org/) ([latest](https://packages.polymc.org/latest)) - Last build status: https://jenkins.polymc.org/job/PolyMC/lastBuild/ |