diff options
Diffstat (limited to 'doc/UnixInstall.txt')
-rw-r--r-- | doc/UnixInstall.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/UnixInstall.txt b/doc/UnixInstall.txt index 45431f679e4..b824ea44566 100644 --- a/doc/UnixInstall.txt +++ b/doc/UnixInstall.txt @@ -1,6 +1,11 @@ = TrinityCore -- Linux installation = Copyright (C) 2008-2010 TrinityCore (http://www.trinitycore.org) +========================================================= +WARNING: THIS DOCUMENTATION IS NOT ALWAYS UP TO DATE. +FOR MORE UP-TO-DATE INFORMATION, CHECK THE TRINITY WIKI. +========================================================= + CHECK http://www.trinitycore.info/w/Linux_Build_HOWTO FOR FURTHER HELP Installing TrinityCore is fairly simple on a Linux machine, assuming you @@ -13,8 +18,7 @@ The most important ones are: make cmake version 2.6.x or greater libmysql++-dev - subversion (for checking out Trinity Database) - mercurial (for checking out the core) + mercurial (for checking out the core and database) openssl libssl-dev zlib1g-dev |