From 1dae236cf0f5ebad5adaf8c324c8224128076ce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Borz=C3=AC?= Date: Sat, 12 Jan 2019 23:16:05 +0100 Subject: [PATCH] Update Docker README.md Since some users are already doing it wrong... --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 1bacf2fe6..c94563b17 100644 --- a/docker/README.md +++ b/docker/README.md @@ -10,7 +10,7 @@ The **only** requirement is having Docker installed into your system. Forget abo ### Installation instructions -To install AzerothCore using Docker, you have to: +To install AzerothCore using Docker, you have to follow these steps (**respecting the order**): 1) Install [Docker](https://docs.docker.com/install/).