Skip to content

Commit

Permalink
readme.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
wpdas committed Oct 11, 2024
1 parent c678687 commit 2882f35
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,15 @@
Using npm:

```bash
npm install @wpdas/naxios @near-wallet-selector/[email protected]
# You can use any wallet selector version you want
npm install @wpdas/naxios @near-wallet-selector/[email protected]
```

Using yarn:

```bash
yarn add @wpdas/naxios @near-wallet-selector/[email protected]
# You can use any wallet selector version you want
yarn add @wpdas/naxios @near-wallet-selector/[email protected]
```

## How to Use
Expand Down

0 comments on commit 2882f35

Please sign in to comment.