From bc8021b7770710778886fab85817398a3ec8104b Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Thu, 31 Jan 2019 04:19:50 -0500 Subject: [PATCH] docs: update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ebef0ad..032570a4 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,9 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu

Docker

-Docker is the recommended way to go! Simply use Docker image: `requarks/wiki:beta` *(coming soon!)* +Docker is the recommended way to go! Simply use Docker image: `requarks/wiki:beta` -You can also use Docker Compose ([see example](https://github.com/Requarks/wiki/blob/dev/examples/docker-compose.yml)) to run Wiki.js with all dependencies. +You can also use Docker Compose ([see example](https://github.com/Requarks/wiki/blob/dev/dev/examples/docker-compose.yml)) to run Wiki.js with all dependencies.

Demo