aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-02-12 23:10:02 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-02-12 23:12:42 +0100
commitdd1589a5ea5e8a244cfa51e19137a6ccb7ccb225 (patch)
tree8bda0eb0b6e638194b16e46c15e28b20bdefb576
parentedc855f93b10aebc7afc71749ba2e86c73b1b77c (diff)
README.md: Add Alpine Linux build instructions
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index a7b3f2a..0c6c585 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,20 @@ sudo apt install build-essential
sudo apt install cmake
```
+### Alpine Linux
+
+#### Mandatory packages
+
+```sh
+apk add make gcc musl-dev
+```
+
+#### Optional packages
+
+```sh
+apk add cmake
+```
+
## How to use
### Build