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

Clarified python 2/3 command line options. #1

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

Conversation

blebo
Copy link

@blebo blebo commented Apr 29, 2016

FYI - If http.server is used and works, you have Python 3. If SimpleHTTPServer is used and works, you have Python 2. Some wording around the commands updated.

FYI - If http.server is used and works, you have Python 3. If SimpleHTTPServer is used and works, you have Python 2. Some wording around the commands updated.
@djbutler
Copy link
Owner

djbutler commented May 1, 2016

Good catch. I think the new wording could be even clearer though - if you only read the first part, it sounds like it's instructing everyone to install Python 3, which of course isn't the intent.

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