Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit c03de12

Browse files
Saviour1001mvines
authored andcommitted
update
1 parent fa1da60 commit c03de12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

token/js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ First, make sure you've already deployed the associated-token-account program by
1414
$ cargo build-bpf
1515
```
1616

17-
Once that's complete, come back to the `token/program/js` folder and install the npm dependencies, including `@solana/web3.js`, by running:
17+
Once that's complete, come back to the `token/js` folder and install the npm dependencies, including `@solana/web3.js`, by running:
1818
```bash
1919
$ npm install
2020
```

0 commit comments

Comments
 (0)