diff --git a/content/40.tooling/10.zksync-cli/10.zksync-cli-dev.md b/content/40.tooling/10.zksync-cli/10.zksync-cli-dev.md index 4b876086..8f0c17aa 100644 --- a/content/40.tooling/10.zksync-cli/10.zksync-cli-dev.md +++ b/content/40.tooling/10.zksync-cli/10.zksync-cli-dev.md @@ -7,7 +7,7 @@ Utilize `zksync-cli` to effortlessly initiate a local development environment. Using the command, `zksync-cli dev start`, you can spin up local zkSync and Ethereum nodes, along with Block Explorer, Wallet, and Bridge for a seamless development experience. -### Prerequisites +## Prerequisites Before beginning, ensure you have installed: @@ -50,5 +50,3 @@ If modules malfunction, e.g., failing to start: 2. Reinstall the problematic module with `zksync-cli dev clean [module name]`. 3. Restart with `zksync-cli dev start`. Check Docker container logs for detailed errors, accessible through Docker Desktop. 4. Persisting issues? Please report them in our :external-link{text="GitHub discussions" href="https://github.com/zkSync-Community-Hub/zksync-developers/discussions/new?category=general&title=[zksync-cli]%20