We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83c807 commit 0b21b55Copy full SHA for 0b21b55
README.md
@@ -21,8 +21,7 @@ This CLI tool simplifies the process of developing applications and interacting
21
22
## 📥 Usage
23
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}`.
+You can run commands without installation: `npx zksync-cli`. For example: `npx zksync-cli dev start`.
26
27
## 💻 Commands
28
0 commit comments