summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e9cf5ea..05c4eac 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,12 @@ Wiki for the AzerothCore Project available here: http://azerothcore.github.io/wi
## How to install locally (development)
+### With docker-compose
+
+Just run `docker-compose up`
+
+### Without docker compose
+
First of all install the [ruby development environment](https://jekyllrb.com/docs/installation/) using [this guide](https://jekyllrb.com/docs/installation/).
After that install `bundler` using gem and run `bundler install`: