diff --git a/README.md b/README.md index 342f20e4..b5c1133e 100644 --- a/README.md +++ b/README.md @@ -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: