Instal gitbook modules

This commit is contained in:
Tommi Reiman 2017-09-18 07:36:02 +03:00
parent 60fda73dd8
commit 264266ee43

View file

@ -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
```