1
0
Fork 0
mirror of https://github.com/tmrts/go-patterns.git synced 2025-04-02 20:56:12 +03:00

Add install instructions plugin update

Add a step to install instructions to install the gitbook plugins
This commit is contained in:
Przemyslaw Hugh Kaznowski 2019-11-22 20:58:15 +00:00
parent 1677f96d2a
commit b6c10b9236

View file

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