Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
docs: Update README to explicitly install 1.x line
Browse files Browse the repository at this point in the history
  • Loading branch information
steveluscher committed Oct 30, 2024
1 parent 95026f2 commit 093bf50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Use this to interact with accounts and programs on the Solana network through th
### For use in Node.js or a web application

```
$ npm install --save @solana/web3.js
$ npm install --save @solana/web3.js@1
```

### For use in a browser, without a build system
Expand Down

0 comments on commit 093bf50

Please sign in to comment.