mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-20 07:00:30 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user