Skip to content

Commit

Permalink
Update setup-dev.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Deniallugo authored Nov 14, 2024
1 parent 54e4b00 commit d78dd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/setup-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ cargo install sqlx-cli --version 0.8.1

# Foundry ZKsync
curl -L https://raw.githubusercontent.com/matter-labs/foundry-zksync/main/install-foundry-zksync | bash
foundryup-zksync --branch master
foundryup-zksync --branch main

# Non CUDA (GPU) setup, can be skipped if the machine has a CUDA installed for provers
# Don't do that if you intend to run provers on your machine. Check the prover docs for a setup instead.
Expand Down

0 comments on commit d78dd7f

Please sign in to comment.