Skip to content

Commit

Permalink
Added installation as needing algosdk v2
Browse files Browse the repository at this point in the history
  • Loading branch information
robdmoore authored Sep 17, 2024
1 parent 41d8df1 commit 85743ac
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 @@ -13,7 +13,7 @@ Note: If you prefer Python there's an equivalent [Python utility library](https:
This library can be installed from NPM using your favourite npm client, e.g.:

```
npm install @algorandfoundation/algokit-utils
npm install algosdk@2 @algorandfoundation/algokit-utils
```

Then to import it:
Expand Down

0 comments on commit 85743ac

Please sign in to comment.