summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2021-03-10 01:57:24 +0100
committerGitHub <noreply@github.com>2021-03-10 01:57:24 +0100
commit5c3644817b27ea663c725cae28af0a1ac147bcc6 (patch)
tree5cb99d370d4b8cb8ee4c55e34c957df1943d24a8 /docs
parentf6425fafc2be5263fdee3de3fb119af1e52b3660 (diff)
downloadwiki-5c3644817b27ea663c725cae28af0a1ac147bcc6.tar.gz
wiki-5c3644817b27ea663c725cae28af0a1ac147bcc6.tar.bz2
wiki-5c3644817b27ea663c725cae28af0a1ac147bcc6.zip
Update getting-started.md
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 082c935..11f08fa 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -18,7 +18,7 @@ There are **NO** technical requirements. You just need to be patient and willing
If you already have some programming knowledge it would surely be an advantage for you. However, trust me, you don't need any pre-existing knowledge to learn about WoW servers.
*Personal note from the author of this tutorial: when I first installed my first WoW server I was 15, I had no programming knowledge at all, I was using Windows XP and barely understood English. I'm sure if you are reading this, you have already more skills than I used to have when I was trying to install MaNGOS+UDB+ScriptDev2 and get a decent WoW server to run on my local machine.
-Initially, I spent hours trying to read and understand tutorial from different people written on different websites, but eventually, I succeeded. AzerothCore is an all-in-one project so it's going to be easier than that, bear with me and you'll get there!*
+Initially, I spent hours trying to read and understand tutorials from different people written on different websites, but eventually, I succeeded. AzerothCore is an all-in-one project so it's going to be easier than that, bear with me and you'll get there!*
## Installing AzerothCore on your computer