diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2015-10-16 11:16:30 +0200 |
---|---|---|
committer | Aokromes <Aokromes@users.noreply.github.com> | 2015-10-16 11:16:30 +0200 |
commit | d4f2367c6bfe62cec4e3194c545cff3d4d8a8cfb (patch) | |
tree | d5e8c4b14deff20c0402f98fb1e79b1f4410b285 /CONTRIBUTING.md | |
parent | 148b772fb6bf6b8e3e72b2957649805d02eab66d (diff) |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01e941cc465..660825c9d89 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,13 +61,8 @@ You are welcome to create an account and help us improve and extend the wiki. Requirements ============ -Platform: Linux, Windows or Mac -Processor with SSE2 support -Boost ≥ 1.4.9 -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. If you choose Linux, we recommend to use Debian 8, since it's the Linux that we use to test compilations. |