Skip to content

Commit

Permalink
chore: improve usage description (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 authored Oct 26, 2023
1 parent b83c807 commit 0b21b55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ This CLI tool simplifies the process of developing applications and interacting

## 📥 Usage

You can run the commands directly via NPX with `npx zksync-cli {COMMAND}`.
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`.

## 💻 Commands

Expand Down

0 comments on commit 0b21b55

Please sign in to comment.