From 657b959e5deff96cb103abfe2ec6faf6542d054a Mon Sep 17 00:00:00 2001 From: JoinedSenses Date: Tue, 5 Nov 2019 22:38:04 -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 12fd6c4..a23fc34 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ SourceMod Socket Extension ========================== -This has been forked from [sfPlayer´s origin Git repository](http://player.to/gitweb/index.cgi?p=sm-ext-socket.git). Get to the [AlliedModders forum thread](https://forums.alliedmods.net/showthread.php?t=67640) for more information. +This has been forked from [sfPlayer´s origin Git repository](http://player.to/gitweb/index.cgi?p=sm-ext-socket.git). Get to the [AlliedModders forum thread](https://forums.alliedmods.net/showthread.php?t=67640) for more information. Dependencies for building ------------------------- @@ -13,4 +13,4 @@ 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) - * `MSINTTYPES` - path to latest version of msinttypes + ~~* `MSINTTYPES` - path to latest version of msinttypes~~ (Replaced "stdlib.h" with )