From fdefc09b5d2ec16f754af0c05f8684fd3d283a5d Mon Sep 17 00:00:00 2001 From: Andrew Kirwin Date: Tue, 24 Oct 2023 09:55:57 +0100 Subject: [PATCH] update readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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