summaryrefslogtreecommitdiffstats
path: root/docs/plugins
diff options
context:
space:
mode:
authorSamy Pesse <samypesse@gmail.com>2016-02-29 21:59:05 +0100
committerSamy Pesse <samypesse@gmail.com>2016-02-29 21:59:05 +0100
commita9a8a04bcaa736d45000551a05d1409c5c8ec0f3 (patch)
tree97a7e1c07b7add038726217faeb4a3dff83ac729 /docs/plugins
parentc08e5ce62c30cb8d014151448bfe6da6b5a47fcf (diff)
downloadgitbook-a9a8a04bcaa736d45000551a05d1409c5c8ec0f3.zip
gitbook-a9a8a04bcaa736d45000551a05d1409c5c8ec0f3.tar.gz
gitbook-a9a8a04bcaa736d45000551a05d1409c5c8ec0f3.tar.bz2
Tweaks in documentation
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plugins/README.md b/docs/plugins/README.md
index ff56b7b..eeed839 100644
--- a/docs/plugins/README.md
+++ b/docs/plugins/README.md
@@ -19,6 +19,8 @@ Once you find a plugin that you want to install, you need to add it to your `boo
You can also specify a specific version using: `"myPlugin@0.3.1"`. By default GitBook will resolve the latest version of the plugin compatbile with the current GitBook version.
+### GitBook.com
+
Plugins are automatically installed on [GitBook.com](https://www.gitbook.com). Locally, run `gitbook install` to install and prepare all plugins for your books.
### Configuring plugins