Update README.md

This commit is contained in:
JoinedSenses
2019-11-05 22:38:16 -05:00
committed by GitHub
parent 657b959e5d
commit 21a9ff0416
+2 -2
View File
@@ -11,6 +11,6 @@ Dependencies for building
Building on Windows Building on Windows
------------------- -------------------
Set the following environment variables on your system: Set the following environment variables on your system:
* `SOURCEMOD` - path to SourceMod (>= 1.5.x) * `SOURCEMOD` - path to SourceMod (>= 1.5.x)
* `BOOST155` - path to boost libraries (>= 1.5.5) * `BOOST155` - path to boost libraries (>= 1.5.5)
~~* `MSINTTYPES` - path to latest version of msinttypes~~ (Replaced "stdlib.h" with <cstdlib>) ~~* `MSINTTYPES` - path to latest version of msinttypes~~ (Replaced "stdlib.h" with <cstdlib>)