diff options
Diffstat (limited to 'docs/arch-linux.md')
| -rw-r--r-- | docs/arch-linux.md | 7 |
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: |
