docs(README): update README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user