From 17a53079357ec88af020c3ac6da27da9af2153ad Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Fri, 2 Mar 2018 15:40:21 +0200 Subject: [PATCH] Remove TC cata from install guide --- docs/INSTALL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 70278a3..6affaac 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -16,7 +16,6 @@ Additionally see you desired core's documentation and installation instructions 2. Choose the git address of your desired core and patch below and clone the core with `git clone
`. For example `git clone https://github.com/ElunaLuaEngine/ElunaTrinityWotlk.git` * TrinityCore WoTLK: `https://github.com/ElunaLuaEngine/ElunaTrinityWotlk.git` - * TrinityCore Cataclysm: `https://github.com/ElunaLuaEngine/ElunaTrinityCata.git` * cMaNGOS Classic: `https://github.com/ElunaLuaEngine/ElunaMangosClassic.git` * cMaNGOS TBC: `https://github.com/ElunaLuaEngine/ElunaMangosTbc.git` * cMaNGOS WoTLK: `https://github.com/ElunaLuaEngine/ElunaMangosWotlk.git`