Skip to content

Commit

Permalink
Updated the compilation requirements to compile the core.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinzcool committed Dec 30, 2013
1 parent 5c64dad commit 5d3a6fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5d3a6fe

Please sign in to comment.