aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2021-03-22 15:56:31 +0100
committerGitHub <noreply@github.com>2021-03-22 15:56:31 +0100
commit669a3c702d39e1d371870a57cb67e727632ba9a9 (patch)
tree7fd1e48c49ce1ab8129003500aa43911249ff395 /README.md
parentfc59080e24b5f8ff10d493fa90f01b2624983138 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0ba5d0..a611c9f 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ $ make install
### Windows (Test Project)
1. Include the main StormLib header: `#include <StormLib.h>`
-2. Set the library directory with StormLibXYZ.lib
+2. Set the correct library directory for StormLibXYZ.lib:
* X: D = Debug, R = Release
* Y: A = ANSI build, U = Unicode build
* Z: S = Using static CRT library, D = Using Dynamic CRT library