docs: add homebrew installation note

This commit is contained in:
Rui Chen 2022-06-30 09:50:36 -04:00 committed by GitHub
parent c5d0020645
commit 3d14edab8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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