mirror of
https://github.com/denoland/deno.git
synced 2025-02-12 16:59:32 -05:00
Revert "Updates build instruction for macOS (#231)"
This reverts commit fde7d85253
.
This commit is contained in:
parent
fde7d85253
commit
7bb2160885
1 changed files with 0 additions and 5 deletions
|
@ -89,11 +89,6 @@ On macOS, using [HomeBrew](https://brew.sh/):
|
|||
brew install protobuf
|
||||
```
|
||||
|
||||
You may need to install [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) on macOS. Use [HomeBrew](https://brew.sh/) to install it:
|
||||
```bash
|
||||
brew install pkg-config
|
||||
```
|
||||
|
||||
Then you need [protoc-gen-go](https://github.com/golang/protobuf/tree/master/protoc-gen-go) and [go-bindata](https://github.com/jteeuwen/go-bindata):
|
||||
|
||||
``` bash
|
||||
|
|
Loading…
Add table
Reference in a new issue