diff options
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 |