aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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