Documentation: remove homebrew as an install method

The formula is broken and produces an endless stream of duplicate bug
reports yet nobody steps up to fix it. Using the formula isn't
necessary and hasn't been in almost a year, the maintainers of delve
aren't using it and the original maintainer of the formula vacated.
This commit is contained in:
aarzilli 2018-03-03 13:15:33 +01:00 committed by Derek Parker
parent dc7a4ccb16
commit fbd152f6a8

@ -2,14 +2,6 @@
Please use the following steps to build and install Delve on OSX. Please use the following steps to build and install Delve on OSX.
## Via Homebrew
If you have [HomeBrew](http://brew.sh/) installed, simply run:
```
$ brew install go-delve/delve/delve
```
## Manual install ## Manual install
Ensure you have a proper compilation toolchain. Ensure you have a proper compilation toolchain.