Skip to content

README: Remove dollar signs from commands that are meant to be copied #481

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

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

galonsky
Copy link
Contributor

Github has a button next to code blocks that lets you copy that block to your clipboard. It took me too long to realize that the install commands I copied included a $ character, based on the formatting in the code blocks here.

This PR removes those dollar signs from single commands that would be useful to copy, to eliminate the confusion I had.

I left the dollar signs in the blocks that show both commands and their output.

@native-api native-api merged commit cf45718 into pyenv:master Jun 27, 2024
@native-api native-api changed the title README: removing dollar signs from commands that are meant to be copied README: Remove dollar signs from commands that are meant to be copied Jun 27, 2024
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