mirror of
https://github.com/chmln/sd
synced 2024-11-23 03:33: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
|
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
|
### Arch Linux
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue