Skip to content

Commit 7aee404

Browse files
author
Tim-ats-d
committed
Change Python required version to 3.6 in README.md
1 parent 33910d8 commit 7aee404

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,10 @@ Coming soon.
99

1010

1111
### Quick start :
12-
* `pip install git+git://github.com/Tim-ats-d/Visual-dialog` (The lib is not yet available on pypy).
12+
* `pip install git+git://github.com/Tim-ats-d/Visual-dialog` (The lib is not yet available on **pypy**).
1313
* Read this [examples](https://github.com/Tim-ats-d/Visual-dialog/blob/main/doc/examples).
1414

1515

16-
1716
## Requirements
18-
* Python 3 or more.
17+
* **Python 3.6** or more.
1918
* Knowledge of [`curses`](https://docs.python.org/3/library/curses.html) librairie.
20-
21-

0 commit comments

Comments
 (0)