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

improve readme #2

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open

improve readme #2

wants to merge 2 commits into from

Conversation

grmmph
Copy link

@grmmph grmmph commented Feb 17, 2016

No description provided.

@Ivoz
Copy link
Member

Ivoz commented Feb 18, 2016

exactly the same command will work in Windows' command prompt (unless you have python3, in which case it's python -m http.server)

@lehmannro
Copy link

A corollary of “We do not discuss programming languages” from the Coaching Guidelines is not discussing operating systems.


## Mac
Run this example with a local web server. For example, for Mac users you can use this command from your terminal
`$ python -m SimpleHTTPServer`

Choose a reason for hiding this comment

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

This should be a code block, like:

```
$ python -m SimpleHTTPServer
```

Also, the wording (why are Mac users an example in the Mac section?) is questionable.

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.

3 participants