Skip to content

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Oct 6, 2023
1 parent af52a4a commit cdd0a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Or you can install the CLI globally with `npm i -g zkcli` and run the commands w
## 💻 Commands

### Local development commands
`zkcli dev` - All-in-one tool for local zkSync development. It allows to easily start zkSync stack locally, for example: local Ethereum and zkSync nodes, Wallet and Bridge.
`zkcli dev` - Manage local zkSync development environment. It allows to easily start zkSync stack locally, for example: local Ethereum and zkSync nodes, Wallet and Bridge.

**General:**
- `zkcli dev start` - start local development environment (will ask to configure if starting for the first time)
Expand Down

0 comments on commit cdd0a2d

Please sign in to comment.