diff --git a/README.md b/README.md index ad61c744..85a04e80 100644 --- a/README.md +++ b/README.md @@ -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.