docs: add homebrew installation note
This commit is contained in:
parent
c5d0020645
commit
218eb0233a
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
|
### Package Managers
|
||||||
|
|
||||||
|
#### Homebrew
|
||||||
|
|
||||||
|
Install via [Homebrew](https://brew.sh/)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ brew install doggo
|
||||||
|
```
|
||||||
|
|
||||||
#### Arch
|
#### Arch
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue