Update README.md

This commit is contained in:
Lion
2021-03-09 00:08:36 +01:00
committed by Anonymous275
parent f8a9d01749
commit a7f1e93ca2

View File

@@ -49,11 +49,7 @@ These package names are in the debian / ubuntu style. Feel free to PR your own g
- `rapidjson-dev` - `rapidjson-dev`
- `libboost1.70-dev` - `libboost1.70-dev`
If your distro doesn't have 1.7x version of libboost, you'll have to compile it from source. For Ubuntu, you can use If your distro doesn't have 1.7x version of libboost, you'll have to compile it from source or find another way to get it for your distro.
```
sudo add-apt-repository ppa:mhier/libboost-latest
sudo apt-get install -y libboost1.70-dev libboost1.70
```
- `libopenssl-dev` - `libopenssl-dev`
### How to build ### How to build