Commit 4da6fa9807542103c35063a22093808af527c4a4
1 parent
559ed92d
Exists in
master
and in
1 other branch
README.md edited online with Bitbucket
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
| ... | ... | @@ -3,7 +3,7 @@ |
| 3 | 3 | |
| 4 | 4 | ### Requirements: |
| 5 | 5 | |
| 6 | -The webserver is a python3 application and only requires python to be installed. Versions 3.3, 3.4 and 3.5 should be Ok. It does not require any other webserver (apache, ...) | |
| 6 | +The webserver is a python3 application and only requires python to be installed. Requires python 3.5 or above. It does not require any other webserver (apache, ...) | |
| 7 | 7 | |
| 8 | 8 | Installed using `pip`: |
| 9 | 9 | ... | ... |