summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 11f08fa..e8a93c5 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -20,6 +20,8 @@ If you already have some programming knowledge it would surely be an advantage f
*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 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!*
+Tempted to use a repack instead? [Don't do it](https://www.mangosrumors.org/why-you-should-not-use-repacks-to-run-your-wow-server/).
+
## Installing AzerothCore on your computer
The first step is always installing a local WoW server in your own machine. And there are several ways to do it, which can vary according to the operating system.