INSTALL.md: add note about Alpine Linux package

This commit is contained in:
Newbyte 2020-11-21 09:31:26 +01:00 committed by miruka
parent f4d24db021
commit 7a508b7622

View File

@ -9,6 +9,7 @@ but compiling on Windows and macOS should be possible with the right tools.
- [Flatpak](#flatpak)
- [Arch Linux](#arch-linux)
- [Gentoo](#gentoo)
- [Alpine Linux / postmarketOS](#alpine-linux--postmarketOS)
- [Manual installation](#manual-installation)
- [Environment variables](#environment-variables)
- [Package manager dependencies](#package-manager-dependencies)
@ -102,6 +103,16 @@ Installing Mirage:
2. [Unmask](https://wiki.gentoo.org/wiki/Knowledge_Base:Unmasking_a_package) `net-im/mirage`
3. Run `emerge net-im/mirage`
#### Alpine Linux / postmarketOS
If you are on the Edge channel of Alpine Linux or postmarketOS, Mirage can be
installed right from the testing repositry:
apk add mirage
If you are unsure about what Edge is and want to read more about it, you can do
so on the [Alpine Wiki](https://wiki.alpinelinux.org/wiki/Edge).
## Manual Installation
**Qt 5.12+**, **Python 3.6+** (with **pip** to install packages from the