docs: add homebrew installation note

This commit is contained in:
Rui Chen 2022-06-30 09:50:36 -04:00 committed by Karan Sharma
parent c5d0020645
commit 218eb0233a

View file

@ -66,6 +66,14 @@ You can supply all arguments to the CLI directly to `docker run` command. Eg:
### Package Managers ### Package Managers
#### Homebrew
Install via [Homebrew](https://brew.sh/)
```bash
$ brew install doggo
```
#### Arch #### Arch
```bash ```bash