Merge pull request #70 from djui/patch-1
Do not run Homebrew's brew under sudo
This commit is contained in:
@@ -159,7 +159,7 @@ sudo apt-get install curl libsnappy-dev autoconf automake libtool pkg-config
|
|||||||
|
|
||||||
**On Mac OSX**
|
**On Mac OSX**
|
||||||
```
|
```
|
||||||
sudo brew install snappy autoconf automake libtool pkg-config
|
brew install snappy autoconf automake libtool pkg-config
|
||||||
```
|
```
|
||||||
|
|
||||||
Then to install the C library:
|
Then to install the C library:
|
||||||
|
|||||||
Reference in New Issue
Block a user