Homebrew deps in readme

docs(README): add homebrew deps
This commit is contained in:
William Katz 2021-06-14 21:25:29 -07:00 committed by GitHub
commit d0175c34b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,11 @@ CCash solves these issues and adds a level of abstraction, the main philosophy o
drogon depedencies (varies by OS/distro)
```
# Debian
sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev
# macOS
brew install jsoncpp ossp-uuid openssl zlib
```
building the project