diff --git a/README.md b/README.md index fa14940..928f15e 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Zigfetch is a minimal [neofetch](https://github.com/dylanaraps/neofetch)/[fastfe ## Installation +### Build from source + ```console # Clone the repo $ git clone https://github.com/utox39/zigfetch.git @@ -49,6 +51,12 @@ $ zig build -Doptimize=ReleaseSafe $ mv ./zig-out/zigfetch ~/bin/ ``` +### Via [Homebrew](https://brew.sh/) + +```console +$ brew install utox39/tap/zigfetch +``` + ## Usage ```console