From 30b32c29f90bec5c575a309d4c5bd6a5413f0206 Mon Sep 17 00:00:00 2001 From: Chibuike Osita Date: Sat, 29 Jun 2024 14:44:25 +0100 Subject: [PATCH] more updates --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 35b6a08..6af355b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ npm (included with Node.js installation) yarn (optional package manager): https://yarnpkg.com/ ### Package Installation: + +> Coincord Libraries are hosted on github not npm so add this to your .npmrc file, (vim ~/.npmrc) +```sh +@coincord:registry=https://npm.pkg.github.com +``` +With this set your environment will know to check github for coincord libraries instead of npm + ```sh # npm npm install @coincord/coincord-core-wallet-sdk