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

Remove $ from install cmds to allow for copy paste #445

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

safijari
Copy link

This is a pretty minor change. Feel free to close it if you don't agree with it but removing the $ symbols would expedite installations for users (since you can just copy and paste and the shell runs each command in sequence). As it is now I always have to copy first to an editor, remove the first two columns, and then do a copy paste into a shell.

Cheers.

This is a pretty minor change. Feel free to close it if you don't agree with it but removing the `$` symbols would expedite installations for users (since you can just copy and paste and the shell runs each command in sequence). As it is now I always have to copy first to an editor, remove the first two columns, and then do a copy paste into a shell.

Cheers.
@caniso
Copy link

caniso commented Jun 15, 2021

Copy link

@pr0b3r7 pr0b3r7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Any issues on merging or making this small change to the README.md? @gpakosz

Thank you

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