add boost to requirements in README for windows

This commit is contained in:
Lion Kortlepel 2022-11-10 19:40:48 +01:00
parent 4860849f2f
commit 0c6112c28a
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -66,7 +66,7 @@ Please use the prepackaged binaries in [Releases](https://github.com/BeamMP/Beam
Dependencies for **Windows** can be installed with `vcpkg`.
These are:
```
lua zlib rapidjson openssl websocketpp curl
lua zlib rapidjson openssl websocketpp curl boost
```
The triplet we use for releases is `x64-windows-static`.