diff options
author | leak <leak@bitmx.net> | 2014-07-16 18:42:17 +0200 |
---|---|---|
committer | leak <leak@bitmx.net> | 2014-07-16 18:42:17 +0200 |
commit | e2fed645508b4d2c21a0b0f0e3453a89d039726e (patch) | |
tree | 18950c910f5397c0acf3f9f011022f0460d9afa1 /README.md | |
parent | aedb824e99b9e6447616e91d456d590537ce1153 (diff) |
Update related files to lowered Boost version requirement
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index f70463a4631..6fe8f120e27 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ website at [TrinityCore.org](http://www.trinitycore.org). + Platform: Linux, Windows or Mac + Processor with SSE2 support -+ Boost ≥ 1.55 ++ Boost ≥ 1.49 + MySQL ≥ 5.1.0 (included for Windows) + CMake ≥ 2.8.11.2 / 2.8.9 (Windows / Linux) + OpenSSL ≥ 1.0.0 |