diff --git a/doc/global.html b/doc/global.html index cfd8d87..e4755e8 100644 --- a/doc/global.html +++ b/doc/global.html @@ -188,7 +188,7 @@
Holmes filters a list of elements based on the value of a input
in just ~2KB.
You can install Holmes with either npm
or bower
under the package name holmes.js
. For npm
that looks like this:
$ yarn add holmes.js # or via npm
After which you can add it in your page with i.e. webpack, rollup, browserify or loading the module in a different script tag.
@@ -223,7 +222,7 @@Apache 2.0
diff --git a/doc/main.js.html b/doc/main.js.html index 0f2af0b..c1e991c 100644 --- a/doc/main.js.html +++ b/doc/main.js.html @@ -583,7 +583,7 @@