diff --git a/README.md b/README.md index 3b595c8..62f2661 100755 --- a/README.md +++ b/README.md @@ -60,6 +60,14 @@ You can also use the [jsDelivr CDN](https://cdn.jsdelivr.net/gh/cferdinandi/houd ``` +**NPM** + +You can also use NPM (or your favorite package manager). + +```bash +npm install houdinijs +``` + ### 2. Add the markup to your HTML. 1. Wrap your content in a `div` element and assign it a unique ID.