aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2024-10-21 09:14:16 +0200
committerLadislav Zezula <zezula@volny.cz>2024-10-21 09:14:16 +0200
commit8c7a726557ca218c07548979451924f5727cbf9f (patch)
tree69e432a1129f97e8507d6f8795a5fd3c9253c92c
parent8d1d6579e796a48bf401b96cdee18fb6633529ec (diff)
Updated build instructions
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a629886..6dc69f1 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ $ make install
4. Choose "Rebuild"
5. The result libraries are in `.\bin\Win32` and `.\bin\x64`
-Note that you can also build the library using newer toolset, such as v143. to do that, you need to retarget the projects. Right-click on the solution, then choose "Retarget solution" and pick your desired toolset version.
+Note that you can also build the library using newer toolset, such as v143. To do that, you need to retarget the projects. Right-click on the solution, then choose "Retarget solution" and pick your desired toolset version.
### Windows (Visual Studio 2008)
1. Download the latest release of StormLib