Add Alpine Linux installation instructions

This commit is contained in:
Mickaël Schoentgen 2021-09-08 10:04:49 +02:00 committed by GitHub
parent 84ef9f588c
commit 978258ec5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,11 @@ $ emerge httpie
$ pacman -S httpie $ pacman -S httpie
``` ```
```bash
# Alpine Linux
$ apk add httpie
```
```bash ```bash
# Solus # Solus
$ eopkg install httpie $ eopkg install httpie