Skip to content

Commit b62155f

Browse files
authored
Update README.md
1 parent e3b0b9f commit b62155f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Colourful log:
4141
## Compiling
4242
To build the project yourself you have to build wxWidgets for your appropriate toolset and then generate the project using CMake:
4343

44-
1) Browse to mdb2sqlite/wxwidgets/build/msw
45-
2) Choose the appropriate solution file toolset
46-
3) Build the dll debug and dll release configurations.
47-
4) Generate mdb2sqlite project using CMake selecting the required too
44+
1) Browse to mdb2sqlite/wxwidgets/build/msw.
45+
2) Choose the appropriate solution file for your target toolset.
46+
3) Build your target configuration DLL Debug/DLL Release.
47+
4) Generate mdb2sqlite project using CMake selecting the required toolset.

0 commit comments

Comments
 (0)