Skip to content

Commit

Permalink
docs: add homebrew installation note
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and mr-karan committed Jun 30, 2022
1 parent c5d0020 commit 218eb02
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@ You can supply all arguments to the CLI directly to `docker run` command. Eg:

### Package Managers

#### Homebrew

Install via [Homebrew](https://brew.sh/)

```bash
$ brew install doggo
```

#### Arch

```bash
Expand Down

0 comments on commit 218eb02

Please sign in to comment.