Skip to content

Conversation

@mdemichele
Copy link

Just changed two lines of the README.md file.

These two lines are just a bit more explicit in specifying to users that they need to be running python3 instead of python 2.

That should be enough to let users know to use python 3. I'm sure you could also add a line in the README, saying something like "Program must be run in Python 3" but it's probably not necessary.

Copy link
Owner

@LucasPilla LucasPilla left a comment

Choose a reason for hiding this comment

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

Can i use just 'pip3' instead of 'python3 -m pip'?

@mdemichele
Copy link
Author

Yeah I suppose you could. That would probably be a bit cleaner actually,

@LucasPilla LucasPilla merged commit 46e4aea into LucasPilla:master Jun 21, 2021
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.

Suggestion: Might need to add documentation on which version of python to run

2 participants