Add Alpine installation instructions

This is copypasted from the Mirage installation instructions.
This commit is contained in:
Maze 2022-02-02 14:06:26 +01:00
parent f3c23f0d88
commit 4c0ccdbb23

View File

@ -88,6 +88,18 @@ commands:
$ cp -r ~/.config/mirage/* xyz.mx_moment.moment/config/moment $ cp -r ~/.config/mirage/* xyz.mx_moment.moment/config/moment
$ cp -r ~/.local/share/mirage/* xyz.mx_moment.moment/data/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 ## Manual Installation
**Qt 5.12+**, **Python 3.6+** (with **pip** to install packages from the **Qt 5.12+**, **Python 3.6+** (with **pip** to install packages from the