Skip to content

Commit

Permalink
update npm install instructions (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
amilz authored Dec 13, 2024
1 parent 82fe745 commit 439899d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solana/jupiter-jito/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A TypeScript utility for executing swaps via Jupiter with Jito MEV bundles.

1. Install dependencies:
```bash
npm install @jup-ag/api @solana/web3.js bs58 dotenv
npm install @jup-ag/api @solana/web3.js@1 bs58 dotenv
```

2. Instal dev dependencies:
Expand Down

0 comments on commit 439899d

Please sign in to comment.