From eb811156eaaa1e921cfb2cb6f80e995d04bbec72 Mon Sep 17 00:00:00 2001 From: vvo Date: Mon, 27 Mar 2017 18:32:14 +0200 Subject: [PATCH] docs(doc): update docs --- docs/documentation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/documentation.md b/docs/documentation.md index 3e0f5fc3..693aa8b4 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -39,6 +39,12 @@ docsearch({ ``` +You can also install docsearch via `npm`: + +```sh +npm install --save docsearch.js +``` + ## Customization The default colorscheme is white and gray: