summaryrefslogtreecommitdiff
path: root/docs/arch-linux.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/arch-linux.md')
-rw-r--r--docs/arch-linux.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/arch-linux.md b/docs/arch-linux.md
index 13cc5de..932c86f 100644
--- a/docs/arch-linux.md
+++ b/docs/arch-linux.md
@@ -17,11 +17,11 @@ cd ace
makepkg -si
```
## Install *AzerothCore*
-After that you can install [azeroth-core](https://aur.archlinux.org/packages/azeroth-core/) package:
+After that you can install [azerothcore](https://aur.archlinux.org/packages/azerothcore/) package:
```
-git clone https://aur.archlinux.org/azeroth-core.git
-cd azeroth-core
+git clone https://aur.archlinux.org/azerothcore.git
+cd azerothcore
makepkg -si
```
Moreover, if you want you can use [*yay*](https://github.com/Jguer/yay) as AUR package manager to install AUR packages.