From ca7113859aa0eb0c566f5499181d5d6c5dd87253 Mon Sep 17 00:00:00 2001 From: Bertocq Date: Wed, 13 Sep 2017 13:49:31 +0200 Subject: [PATCH] Add gitbookio gitbook setup and install ref on readme file --- docs/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 5dedf35e2..f931c772f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,9 @@ This is the opensource documentation repository for [Consul](https://github.com/consul/consul), a Citizen Participation and Open Government Application - - * [Read English version online](https://consul_docs.gitbooks.io/docs/content/en/) * [Read Spanish version online](https://consul_docs.gitbooks.io/docs/content/es/) + +## Local Development + +This repo is using [GitbookIO's gitbook](https://github.com/GitbookIO/gitbook/), so check their [setup & install guide](https://github.com/GitbookIO/gitbook/blob/master/docs/setup.md) for local development.