From b6c10b9236d633a551207f19102e57517fcfe753 Mon Sep 17 00:00:00 2001 From: Przemyslaw Hugh Kaznowski Date: Fri, 22 Nov 2019 20:58:15 +0000 Subject: [PATCH] Add install instructions plugin update Add a step to install instructions to install the gitbook plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a553be8..994dfd9 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ To install, you will need gitbook. ```sh npm install -g gitbook-cli +gitbook install ``` Then you can build either html or pdf like so