Skip to content

Commit 9e618fb

Browse files
committed
README: Add py3.5 requirement
1 parent f59e8cd commit 9e618fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ http://magic.io/blog/uvloop-blazing-fast-python-networking/
1616
Installation
1717
------------
1818

19-
uvloop is available on PyPI, so you can simply use pip::
19+
uvloop requires Python 3.5 and is available on PyPI.
20+
Use pip to install it::
2021

2122
$ pip install uvloop
2223

0 commit comments

Comments
 (0)