From 709bce563acd3ea27da1fbe9c44a17cd0b538e15 Mon Sep 17 00:00:00 2001 From: Patrick Lewis Date: Sat, 17 Oct 2020 14:24:42 -0700 Subject: [PATCH] fix indentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92ba775..4a5267c 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Allows for players to use dungeon finder solo or in groups less than and up to 5 (make sure the path is indeed pointing to your lfg-solo.patch file) 4. Apply lfg-solo.patch to your core. a. In order to do this, please go to the mod-solo-lfg module directory 'modules/mod-solo-lfg'. - b. Then do 'git apply docker.patch' - (make sure the path is indeed pointing to your docker.patch file) + b. Then do 'git apply docker.patch' + (make sure the path is indeed pointing to your docker.patch file) 5. Re-run cmake and launch a clean build of AzerothCore. a. Go to your root folder and ./bin/acore-docker-build b. Then do a docker-compose up