From 264266ee4366e1b747495ef8f1cd8d70df7504ed Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Mon, 18 Sep 2017 07:36:02 +0300 Subject: [PATCH] Instal gitbook modules --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5858f85f..a1cd7bf4 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ The documentation is built with [gitbook](https://toolchain.gitbook.com). To pre ```bash npm install -g gitbook-cli +gitbook install gitbook serve ```