docs(README): update README

This commit is contained in:
utox39
2025-10-11 18:21:20 +02:00
parent 8132b0fc04
commit a9bb9cdeaf

View File

@@ -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