Add Alpine Linux installation instructions

I added `sd` to the official repos.
This commit is contained in:
Chloe Kudryavtsev 2019-06-19 17:56:29 -04:00 committed by GitHub
parent 5ece9994db
commit eb741bc1b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,6 +83,13 @@ Result: ~11.93 times faster
cargo install sd
```
### Alpine Linux
```sh
apk add sd
```
Before installing, ensure the appropriate [repository](https://pkgs.alpinelinux.org/packages?name=sd) is enabled.
### Arch Linux
```sh