From dc27ab8bd5621684374d94930ce65a8ab6b87c75 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 29 Oct 2024 01:19:49 -0400 Subject: [PATCH] fix(download): close tags & fix notifications on linux page --- src/download/linux.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/src/download/linux.md b/src/download/linux.md index a7e2e4cba..bc4ed9f3a 100644 --- a/src/download/linux.md +++ b/src/download/linux.md @@ -102,10 +102,8 @@ nix profile install 'nixpkgs#prismlauncher' AppImages allow you to take a single file and run Prism anywhere* -
AppImage builds only support x86_64 -
### With AppImageLauncher (Recommended) @@ -233,9 +231,7 @@ Prism Launcher is available in the [pi-apps](https://github.com/Botspot/pi-apps) [![pi-apps-badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FBotspot%2Fpi-apps-analytics%2Fmain%2Fpackage_data_v2.json&query=%24.Minecraft%20Java%20Prism%20Launcher.Version&label=Pi-Apps&color=c51a4a)](https://github.com/Botspot/pi-apps)
- Only Debian/Raspbian/Pi OS Buster and newer and Ubuntu 18.04 and newer are supported. -
## Gentoo @@ -243,9 +239,7 @@ Only Debian/Raspbian/Pi OS Buster and newer and Ubuntu 18.04 and newer are suppo Ebuilds are available in the official Gentoo repository, under [`games-action/prismlauncher`](https://packages.gentoo.org/packages/games-action/prismlauncher)
- For the time being, newer versions of the package are not stabilized, so they are masked for `~amd64` and `~arm64` only. -
```bash @@ -293,16 +287,12 @@ zypper install prismlauncher Prism Launcher is available on [SlackBuilds](https://slackbuilds.org/repository/15.0/games/PrismLauncher/) (maintained by Samuel Young) -
The package is currently only available for Slackware version 15.0! -
- You may need to edit the `PrismLauncher.SlackBuild` file and change the VERSION variable to reflect that of the source code -- although it is better if you wait for the maintainer to do so. -
```bash