From 9df302965deba1699813607996748ae255055a26 Mon Sep 17 00:00:00 2001 From: 21st <60197499+21st-centuryman@users.noreply.github.com> Date: Mon, 20 Mar 2023 20:25:26 +0100 Subject: [PATCH] docs(readme): add homebrew installation instructions (#20) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b051ddf..eb4931e 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,16 @@ Download a binary from the [latest release](https://github.com/Gobidev/pfetch-rs/releases/latest). ### Cargo - ```sh cargo install pfetch ``` +### Homebrew + +```sh +brew install pfetch-rs +``` + ### AUR Install the [pfetch-rs](https://aur.archlinux.org/packages/pfetch-rs) or