Unverified Commit 70304b48 authored by Jiashun Zhu's avatar Jiashun Zhu Committed by GitHub

Merge pull request #329 from smartczy/patch-1

add coreutils to mac installation dependency
parents 58e67e46 a9072ed4
......@@ -222,7 +222,7 @@ To not link debugging symbols, use `cmake -DWITH_DEBUG_SYMBOLS=OFF ..` and compi
Install common deps:
```
$ brew install openssl git gnu-getopt
$ brew install openssl git gnu-getopt coreutils
```
Install [gflags](https://github.com/gflags/gflags), [protobuf](https://github.com/google/protobuf), [leveldb](https://github.com/google/leveldb):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment