From 13d41a08537dc58721d39ca8c719ddf60d4887e5 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Mon, 16 Mar 2015 20:17:06 +0200 Subject: [PATCH] Update MERGING.md --- docs/MERGING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MERGING.md b/docs/MERGING.md index 94a53fb..6177271 100644 --- a/docs/MERGING.md +++ b/docs/MERGING.md @@ -3,7 +3,7 @@ Eluna is already merged with official MaNGOS by default #Merging Eluna with TC ``` -git clone https://github.com/TrinityCore/TrinityCore.git +git clone https://github.com/TrinityCore/TrinityCore.git -b3.3.5 cd TrinityCore git pull --recurse-submodules https://github.com/ElunaLuaEngine/ElunaTrinityWotlk.git ```