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
|
## Installation
|
||||||
|
|
||||||
|
### Build from source
|
||||||
|
|
||||||
```console
|
```console
|
||||||
# Clone the repo
|
# Clone the repo
|
||||||
$ git clone https://github.com/utox39/zigfetch.git
|
$ git clone https://github.com/utox39/zigfetch.git
|
||||||
@@ -49,6 +51,12 @@ $ zig build -Doptimize=ReleaseSafe
|
|||||||
$ mv ./zig-out/zigfetch ~/bin/
|
$ mv ./zig-out/zigfetch ~/bin/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Via [Homebrew](https://brew.sh/)
|
||||||
|
|
||||||
|
```console
|
||||||
|
$ brew install utox39/tap/zigfetch
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|||||||
Reference in New Issue
Block a user