diff options
author | XTZGZoReX <none@none> | 2008-10-11 14:27:27 -0500 |
---|---|---|
committer | XTZGZoReX <none@none> | 2008-10-11 14:27:27 -0500 |
commit | e539b4ca7f89eaaf3efe4cffea7e143f41fc592b (patch) | |
tree | c6a08065fb4f26fb43d7e78e7a083324f194c5f3 /contrib/extractor | |
parent | 95b91afbab455d917a2800d8936e1f29e4d9604d (diff) |
[svn] * Fixed more text files.
* Added basic registration page. Setup instructions in contrib/registration_form/README.
--HG--
branch : trunk
Diffstat (limited to 'contrib/extractor')
-rw-r--r-- | contrib/extractor/README.linux | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/contrib/extractor/README.linux b/contrib/extractor/README.linux index c28fd42257d..52b907391b8 100644 --- a/contrib/extractor/README.linux +++ b/contrib/extractor/README.linux @@ -2,9 +2,6 @@ Copyright (C) Trinity Core (http://www.trinitycore.org) -1. Configure and build MaNGOS. -2. cd contrib/extractor/libmpq/ -3. make -4. cd .. -5. make -6. run ad
\ No newline at end of file +1: Configure and build MaNGOS. +2: cd contrib/extractor/libmpq && make && cd .. && make +3: run ad
\ No newline at end of file |