docs(readme): add homebrew installation instructions (#20)
This commit is contained in:
parent
e674e5b140
commit
9df302965d
@ -42,11 +42,16 @@ Download a binary from the
|
|||||||
[latest release](https://github.com/Gobidev/pfetch-rs/releases/latest).
|
[latest release](https://github.com/Gobidev/pfetch-rs/releases/latest).
|
||||||
|
|
||||||
### Cargo
|
### Cargo
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cargo install pfetch
|
cargo install pfetch
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Homebrew
|
||||||
|
|
||||||
|
```sh
|
||||||
|
brew install pfetch-rs
|
||||||
|
```
|
||||||
|
|
||||||
### AUR
|
### AUR
|
||||||
|
|
||||||
Install the [pfetch-rs](https://aur.archlinux.org/packages/pfetch-rs) or
|
Install the [pfetch-rs](https://aur.archlinux.org/packages/pfetch-rs) or
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user