Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviour1001 authored and mvines committed Feb 7, 2022
1 parent fa1da60 commit c03de12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion token/js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ First, make sure you've already deployed the associated-token-account program by
$ cargo build-bpf
```

Once that's complete, come back to the `token/program/js` folder and install the npm dependencies, including `@solana/web3.js`, by running:
Once that's complete, come back to the `token/js` folder and install the npm dependencies, including `@solana/web3.js`, by running:
```bash
$ npm install
```
Expand Down

0 comments on commit c03de12

Please sign in to comment.