Updated readme's wxWidgets version.

This commit is contained in:
WrinklyNinja
2014-07-12 09:10:23 +01:00
parent 9a4740182a
commit bf68d78f60
+1 -1
View File
@@ -22,7 +22,7 @@ LOOT requires the following libraries (version numbers used in latest developmen
* [Libespm](http://github.com/WrinklyNinja/libespm)
* [Libgit2](http://libgit2.github.com/) v0.21.0
* [Libloadorder](http://github.com/WrinklyNinja/libloadorder)
* [wxWidgets](http://www.wxwidgets.org) v3.0.0
* [wxWidgets](http://www.wxwidgets.org) v3.0.1
* [yaml-cpp](http://github.com/WrinklyNinja/yaml-cpp)
Alphanum and Libespm do not require any additional setup. The rest of the libraries must be built separately. Instructions for building them and LOOT itself using MSVC or MinGW are given in [docs/BUILD.MSVC.md](docs/BUILD.MSVC.md) and [docs/BUILD.MinGW.md](docs/BUILD.MinGW.md) respectively.