diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-01-06 22:46:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-06 22:46:33 +0100 |
| commit | 2f075a2929fad2222170fd53e21773807ee55751 (patch) | |
| tree | 287db81ac988d3076ae66cb0a791fde19fda3a5f | |
| parent | e2fc19deebcc31a987663792bdebce45f1f31d3e (diff) | |
| download | wiki-2f075a2929fad2222170fd53e21773807ee55751.tar.gz wiki-2f075a2929fad2222170fd53e21773807ee55751.tar.bz2 wiki-2f075a2929fad2222170fd53e21773807ee55751.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
