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 d17d7a9 commit c951d53Copy full SHA for c951d53
README.md
@@ -40,8 +40,8 @@ The Elven Tools CLI is a Node.js command line tool. Your machine must have [Node
40
- `elven-tools --help` or `elven-tools -h` - for getting the commands on the root level
41
- `elven-tools nft-minter --help` or `elven-tools nft-minter -h` - for getting all the commands for the subcommand
42
43
-You can also use it with `npx` directly. For example:
44
-- `npx elven-tools deploy nft-minter`
+**You can also use it with `npx` directly. For example:**
+- `npx elven-tools@latest deploy nft-minter`
45
46
#### Steps for deploying and interacting with the Smart Contract:
47
0 commit comments