From 2f075a2929fad2222170fd53e21773807ee55751 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Wed, 6 Jan 2021 22:46:33 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbc0099..6211364 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Wiki for the AzerothCore Project available here: http://azerothcore.github.io/wi ### With [docker-compose](https://docs.docker.com/compose/install/) 1. install [docker-compose](https://docs.docker.com/compose/install/) -2. run `docker-compose up` +2. run `docker-compose up github-wiki-theme` 3. the website will be ready on `http://127.0.0.1:4000/` ### Without docker compose -- cgit