Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Correct command in README to verify forge zksync installation #14

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

a1111198
Copy link
Contributor

@a1111198 a1111198 commented Jul 5, 2024

This PR corrects a command in the README file from forge-zksync --version to forge --version. This change ensures users are verifying the correct installation version of forge. Additionally, a note has been added to clarify the version numbers for vanilla and zkSync, mentioning that these versions may change over time.

Changes

  • Updated command to forge --version.
  • Added a note explaining the version differences for vanilla and zkSync, with a mention that versions may change over time.

Verification

  • Run forge --version to see the response forge 0.0.2 for verification.
  • Clarified that for zkSync it is 0.0.2, and for vanilla it is 0.2.0 (noting that these versions may change over time).

Checklist

  • Updated the README file.
  • Verified the correct command and version numbers.

Please review the changes and merge if everything looks good.

…version

Updated the README to use `forge --version` instead of `forge-zksync --version`. Added clarification on version numbers for vanilla and zkSync, noting that these versions may change over time.
@PatrickAlphaC PatrickAlphaC merged commit 5292eaf into Cyfrin:main Jul 12, 2024
@PatrickAlphaC
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants