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

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`.