summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-08-25 12:12:40 +0200
committerGitHub <noreply@github.com>2019-08-25 12:12:40 +0200
commita211a13c48ccc9b96d6b7a671c855495e2c21672 (patch)
tree308964ec53a20d9486906e451eb67df403d37efd /docs
parent5005c07bbc85ecc60dc89f0cbb993135f419a534 (diff)
downloadwiki-a211a13c48ccc9b96d6b7a671c855495e2c21672.tar.gz
wiki-a211a13c48ccc9b96d6b7a671c855495e2c21672.tar.bz2
wiki-a211a13c48ccc9b96d6b7a671c855495e2c21672.zip
Update Requirements.md (#118)
Diffstat (limited to 'docs')
-rw-r--r--docs/Requirements.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Requirements.md b/docs/Requirements.md
index 513c0aa..00863b7 100644
--- a/docs/Requirements.md
+++ b/docs/Requirements.md
@@ -18,7 +18,7 @@ To configure MySQL in Ubuntu 18.04 and similar (set `root` password and other se
`clang --version`
-Your `clang` version **MUST** to be `6` or higher ([here](http://www.azerothcore.org/wiki/travis-build) you can check the versions that run in our Travis CI pipeline, we recommend to use one of those versions).
+Your `clang` version **MUST** be `6` or higher ([here](http://www.azerothcore.org/wiki/travis-build) you can check the versions that run in our Travis CI pipeline, we recommend to use one of those versions).
For example, if you are using an older version of Ubuntu like 16.04, you need to install clang using: