We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d9f1d commit c4bc7d5Copy full SHA for c4bc7d5
README.md
@@ -16,7 +16,7 @@ Note: you need at least version 7 of AlgoKit Utils to work with the latest versi
16
17
### Use
18
19
-The cli can be used to generate a client via the following command.
+The AlgoKit cli can be used to generate a client via the following command.
20
21
```
22
npx --yes @algorandfoundation/algokit-client-generator generate -a ./application.json -o ./client.generated.ts
0 commit comments