From 4640594a45902f381eb0787c6226006feb8039fb Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Wed, 4 Jul 2018 22:01:49 -0400 Subject: [PATCH] docs: updated deploy button --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 78799cb8..e313403b 100644 --- a/README.md +++ b/README.md @@ -44,16 +44,15 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu

Docker / Cloud Install

-A docker Wiki.js image is available on Docker Hub: -Docker Image +A docker image is available on Docker Hub. +You can also use a Dockerfile ([see example](https://github.com/Requarks/wiki/blob/master/tools/Dockerfile)) or Docker Compose ([see example](https://github.com/Requarks/wiki/blob/master/tools/docker-compose.yml)) to run Wiki.js. +Docker Image -You can also use a Dockerfile ([see example](https://github.com/Requarks/wiki/blob/master/tools/Dockerfile)) or Docker Compose ([see example](https://github.com/Requarks/wiki/blob/master/tools/docker-compose.yml)) to run Wiki.js. +Deploy to Heroku using this pre-built deployment template: +Deploy to Heroku -Deploy to Heroku in just a few clicks using this pre-built deployment template: -Deploy to Heroku - -Deploy to IBM Cloud Foundry in just a few clicks using this pre-built deployment template: -Deploy to IBM Cloud +Deploy to IBM Cloud Foundry using this pre-built deployment template: +Deploy to IBM Cloud

Demo