Update README.md

This commit is contained in:
Deorder
2019-04-10 05:24:16 +02:00
committed by GitHub
parent 9fefefe454
commit 57d610a038
+1 -1
View File
@@ -3,7 +3,7 @@ BSArchive Dynamic Link Library and C++ bindings
## How to build
1) Create a `XEditPath` environment variable and set it to the directory cointaining the XEdit code
1) Create a `XEditPath` environment variable and set it to the directory containing the XEdit code
2) Build the DLL in Delphi by opening the `libbsarch.dproj` project
3) Build the LIB in Visual Studio by opening the `libbsarch.sln` project
4) Rename `libbsarch_dummy.lib` to `libbsarch.lib`