Skip to content

Commit

Permalink
fix: add documentations to install the project with brew
Browse files Browse the repository at this point in the history
  • Loading branch information
vonglasow committed Apr 15, 2024
1 parent a785f9d commit 1d37333
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# gaia

## Installation

```sh
brew tap vonglasow/tap
brew install gaia
# or
brew install vonglasow/tap/gaia
```

## Usage

```sh
Expand Down

0 comments on commit 1d37333

Please sign in to comment.