diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2015-10-16 11:16:01 +0200 |
---|---|---|
committer | Aokromes <Aokromes@users.noreply.github.com> | 2015-10-16 11:16:01 +0200 |
commit | fce4fb304c694a564aa1a3d317df6a1c637dadee (patch) | |
tree | da1043065588c36a7ff5e9f1b620eabfcdef73bb /README.md | |
parent | c5c435c3b980f684fb812bb989750a4eb8c2fe84 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/README.md b/README.md index 23e9dc6804d..0a40cb6e3ff 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,9 @@ website at [TrinityCore.org](http://www.trinitycore.org). ## Requirements -+ Platform: Linux, Windows or Mac -+ Processor with SSE2 support -+ Boost ≥ 1.49 -+ MySQL ≥ 5.1.0 -+ 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 Update 4) (Windows only) + +Software requirements are available in the [wiki](http://collab.kpsn.org/display/tc/Requirements) for +Windows, Linux and Mac OSX. ## Install |