diff --git a/README.md b/README.md index 0235963..b084c1c 100644 --- a/README.md +++ b/README.md @@ -111,13 +111,7 @@ If you are like me, and you also like the NSA, feel free to contribute and add m Run wikiless in production with docker compose: -``` -docker-compose up -d -``` -Wikiless should now be running at . - -For development, there's a `docker-compose.yml (build from source comment, uncomment it out and use the commands below)` that mounts the app code (for hot reload of code changes) and default config: - ``` docker-compose up -d --build ``` +Wikiless should now be running at .