Skip to content

Python HTTP server start command changed with Python 3 #7

@cweinreben

Description

@cweinreben

In file README.md the start command for a HTTP server should be modified:
Python 2:
python -m SimpleHTTPServer

Python 2:
python -m http.server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions