Skip to content

Commit 0b21b55

Browse files
authored
chore: improve usage description (#74)
1 parent b83c807 commit 0b21b55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ This CLI tool simplifies the process of developing applications and interacting
2121

2222
## 📥 Usage
2323

24-
You can run the commands directly via NPX with `npx zksync-cli {COMMAND}`.
25-
Or you can install the CLI globally with `npm i -g zksync-cli` and run the commands with `zksync-cli {COMMAND}`.
24+
You can run commands without installation: `npx zksync-cli`. For example: `npx zksync-cli dev start`.
2625

2726
## 💻 Commands
2827

0 commit comments

Comments
 (0)