diff options
author | swirl <swurl@swurl.xyz> | 2021-12-29 15:02:32 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2021-12-29 15:03:08 -0500 |
commit | a0f043d790e1325d936b65f278b418984003bbec (patch) | |
tree | 7a8f7f8beb6d6cd55927999949e460c81d2b428e /README.md | |
parent | 113956ccc83554d2d18c2b4b3a70d49b500ff391 (diff) | |
download | PrismLauncher-a0f043d790e1325d936b65f278b418984003bbec.tar.gz PrismLauncher-a0f043d790e1325d936b65f278b418984003bbec.tar.bz2 PrismLauncher-a0f043d790e1325d936b65f278b418984003bbec.zip |
fix flatpak build link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Several source build packages are available, along with experimental pre-built g - 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 Flatpak is available. Instructions on building it can be found in `[packages/flatpak/BUILDING.md](packages/flatpak/BUILDING.md)`. +- 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/ - [Linux (AMD64) System](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst) ([SHA256](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst.sha256)) - this is a generic system package intended to be used as a base for making distro-specific packages. |