diff --git a/docs/README.md b/docs/README.md index 7bf962aa..c7af40a1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -91,6 +91,11 @@ $ emerge httpie $ pacman -S httpie ``` +```bash +# Alpine Linux +$ apk add httpie +``` + ```bash # Solus $ eopkg install httpie