diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 2feeee58043..6b078c2134d 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ website at [TrinityCore.org](http://www.trinitycore.org). + MySQL ≥ 5.1.0 (included for Windows) + CMake ≥ 2.8.0 + OpenSSL ≥ 1.0.0 -+ GCC ≥ 4.3 (Linux only) -+ MS Visual Studio ≥ 9 (2008) (Windows only) ++ GCC ≥ 4.7.2 (Linux only) ++ MS Visual Studio ≥ 12 (2013) (Windows only) ## Install |