Skip to content

Commit

Permalink
Merge pull request #4 from coincord/Modified/Coincord-docs
Browse files Browse the repository at this point in the history
more updates
  • Loading branch information
Mozartted authored Jun 29, 2024
2 parents db30fb3 + 30b32c2 commit 98009b2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 98009b2

Please sign in to comment.