Skip to content

Commit c951d53

Browse files
authored
Update README.md
1 parent d17d7a9 commit c951d53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ The Elven Tools CLI is a Node.js command line tool. Your machine must have [Node
4040
- `elven-tools --help` or `elven-tools -h` - for getting the commands on the root level
4141
- `elven-tools nft-minter --help` or `elven-tools nft-minter -h` - for getting all the commands for the subcommand
4242

43-
You can also use it with `npx` directly. For example:
44-
- `npx elven-tools deploy nft-minter`
43+
**You can also use it with `npx` directly. For example:**
44+
- `npx elven-tools@latest deploy nft-minter`
4545

4646
#### Steps for deploying and interacting with the Smart Contract:
4747

0 commit comments

Comments
 (0)