mirror of
https://github.com/chmln/sd
synced 2024-11-22 11:13:04 +00:00
Add Alpine Linux installation instructions
I added `sd` to the official repos.
This commit is contained in:
parent
5ece9994db
commit
eb741bc1b4
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue