summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-01-06 22:46:33 +0100
committerGitHub <noreply@github.com>2021-01-06 22:46:33 +0100
commit2f075a2929fad2222170fd53e21773807ee55751 (patch)
tree287db81ac988d3076ae66cb0a791fde19fda3a5f /README.md
parente2fc19deebcc31a987663792bdebce45f1f31d3e (diff)
downloadwiki-2f075a2929fad2222170fd53e21773807ee55751.tar.gz
wiki-2f075a2929fad2222170fd53e21773807ee55751.tar.bz2
wiki-2f075a2929fad2222170fd53e21773807ee55751.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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