From 4c0ccdbb230e11d9882a30c59396ccdfd6cf5bae Mon Sep 17 00:00:00 2001 From: Maze Date: Wed, 2 Feb 2022 14:06:26 +0100 Subject: [PATCH] Add Alpine installation instructions This is copypasted from the Mirage installation instructions. --- docs/INSTALL.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 918e9849..f5d42b43 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -88,6 +88,18 @@ commands: $ cp -r ~/.config/mirage/* xyz.mx_moment.moment/config/moment $ cp -r ~/.local/share/mirage/* xyz.mx_moment.moment/data/moment +#### Alpine Linux / postmarketOS + +If you are on the Edge channel of Alpine Linux or postmarketOS, Moment can be +installed right from the testing repositry: + +```sh +apk add moment +``` + +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