Skip to content

Commit

Permalink
minor sp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yevrah committed Jun 3, 2020
1 parent d9d3366 commit 5f7ff23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simplerr/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ def banner():
Welcome to simplerr! The framework aiming to
keep it easy, clean and simple!
You run `python -m simplerr runserver` with
Run `python -m simplerr runserver` with
additional parameters, for example:
`--site project/website` set a web path
`--site project/website` for web path
`--host 192.168.0.1` to specify bind host
`--port 8080` to open specific port
`--help` to see more options
Expand Down

0 comments on commit 5f7ff23

Please sign in to comment.