docs: add homebrew installation note
This commit is contained in:
parent
c5d0020645
commit
3d14edab8e
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue