Documentation: add homebrew installation instructions back again
Fixes #3037
This commit is contained in:
parent
70b8a78d04
commit
aa03666596
@ -1 +1,11 @@
|
||||
## Homebrew
|
||||
|
||||
You can install Delve via HomeBrew with the following command:
|
||||
|
||||
```shell
|
||||
$ brew install delve
|
||||
```
|
||||
|
||||
## Other installation methods
|
||||
|
||||
See [general install instructions](../README.md).
|
||||
|
Loading…
Reference in New Issue
Block a user