diff --git a/README.md b/README.md index bc5bfc7..c14d76d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,13 @@ Allowing you to load more data. ember install @zestia/ember-simple-infinite-scroller ``` +Add the following to `~/.npmrc` to pull @zestia scoped packages from Github instead of NPM. + +``` +@zestia:registry=https://npm.pkg.github.com +//npm.pkg.github.com/:_authToken= +``` + ## Demo https://zestia.github.io/ember-simple-infinite-scroller