diff --git a/README.md b/README.md index aadf780..049898d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,15 @@ standalone, the installation is provided via an [NSIS][2] installer. > by [CMake][6]. In the case of [AppImage][1], it's handled by [CMake][6] too > but via a custom `.cmake` file available in the `planetblupi/cmake` directory. -## Prepare environment +## Linux packages + +If you prefer and if it's available, you can try to install the game via your +distribution package manager instead of downloading the AppImage. If the latest +version is not available for you, the AppImage is the primary choice. + +[![Packaging status](https://repology.org/badge/vertical-allrepos/planetblupi.svg)](https://repology.org/project/planetblupi/versions) + +## Prepare environment for building ```sh git clone --recursive https://github.com/blupi-games/planetblupi-dev.git