summaryrefslogtreecommitdiff
path: root/docs/arch-linux.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-07-16 17:03:51 +0200
committerKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-07-16 17:03:51 +0200
commit535ad2787b77d2ffd79b6788e38156ec5144ca7f (patch)
tree7d77f5f9abb2052c76bfb5cc372efc365bdd7c76 /docs/arch-linux.md
parenta1b149f175c04959d775aa4200b6b08004fecfc7 (diff)
downloadwiki-535ad2787b77d2ffd79b6788e38156ec5144ca7f.tar.gz
wiki-535ad2787b77d2ffd79b6788e38156ec5144ca7f.tar.bz2
wiki-535ad2787b77d2ffd79b6788e38156ec5144ca7f.zip
chore: Remove ACE from installation
Diffstat (limited to 'docs/arch-linux.md')
-rw-r--r--docs/arch-linux.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/arch-linux.md b/docs/arch-linux.md
index 932c86f..6cfa56c 100644
--- a/docs/arch-linux.md
+++ b/docs/arch-linux.md
@@ -9,13 +9,6 @@ All you need to install AUR packages is [*base-devel*](https://www.archlinux.org
$ sudo pacman -S base-devel git
```
-### Install *ACE*
-Then you need to install [*ACE*](https://aur.archlinux.org/packages/ace/) package from AUR:
-```
-git clone https://aur.archlinux.org/ace.git
-cd ace
-makepkg -si
-```
## Install *AzerothCore*
After that you can install [azerothcore](https://aur.archlinux.org/packages/azerothcore/) package: