From 21a9ff0416b9219727e445f64a3e9149fbed7e8e Mon Sep 17 00:00:00 2001 From: JoinedSenses Date: Tue, 5 Nov 2019 22:38:16 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a23fc34..767b22b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ Dependencies for building Building on Windows ------------------- Set the following environment variables on your system: - * `SOURCEMOD` - path to SourceMod (>= 1.5.x) - * `BOOST155` - path to boost libraries (>= 1.5.5) + * `SOURCEMOD` - path to SourceMod (>= 1.5.x) + * `BOOST155` - path to boost libraries (>= 1.5.5) ~~* `MSINTTYPES` - path to latest version of msinttypes~~ (Replaced "stdlib.h" with )