docs: add homebrew installation note

pull/46/head
Rui Chen 2022-06-30 09:50:36 -04:00 committed by Karan Sharma
parent c5d0020645
commit 218eb0233a
1 changed files with 8 additions and 0 deletions

View File

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