Update README.md

This commit is contained in:
William Katz 2021-06-10 22:33:36 -07:00 committed by GitHub
parent 5e8541c2a6
commit cddbc61ea0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,10 +18,7 @@ drogon depedencies (varies by OS/distro)
``` ```
sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev
``` ```
xxhash depedency
```
sudo apt install xxhash
```
building the project building the project
``` ```