Skip to content

Remove $ prompt symbol from forge install and npm install command in README #5638

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

Closed
Learnedprawn opened this issue Apr 18, 2025 · 1 comment

Comments

@Learnedprawn
Copy link

The forge install command in the README includes a $ at the beginning:

$ forge install openzeppelin/openzeppelin-contracts

When copying and pasting, the $ needs to be manually removed, which can be a small inconvenience for users.

Suggestion:
Remove the $ to make the command directly copy-pasteable:

forge install openzeppelin/openzeppelin-contracts

Thanks!

@ernestognw
Copy link
Member

Hi, we consider this is a non-issue. It's pretty common that libraries do set the $ char in their guides

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 a pull request may close this issue.

2 participants