diff options
author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-03-24 14:37:23 +0100 |
---|---|---|
committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-03-24 14:37:23 +0100 |
commit | 899b6da4dc69b475fb765989742ff3307ec5d759 (patch) | |
tree | f13471564d69a5ec674b56e3bb6ede17ecc794a0 | |
parent | 4c83f5186b13e358b7eba128f29ea5dd48892b20 (diff) |
Update readme for cmake version for c++11 stuff
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 2ba2873d459..2a1dca52942 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ website at [TrinityCore.org](http://www.trinitycore.org). + Processor with SSE2 support + ACE ≥ 5.8.3 (included for Windows) + MySQL ≥ 5.1.0 (included for Windows) -+ CMake ≥ 2.8.9 ++ CMake ≥ 2.8.11.2 / 2.8.9 (Windows / Linux) + OpenSSL ≥ 1.0.0 + GCC ≥ 4.7.2 (Linux only) + MS Visual Studio ≥ 12 (2013) (Windows only) |