Unverified Commit a9072ed4 authored by smart's avatar smart Committed by GitHub

add deps when install on MacOS

add deps when install on MacOS
parent c744500a
......@@ -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