mirror of https://github.com/MagicStack/uvloop.git
Note that it's recommended to upgrade pip before installing uvloop
This commit is contained in:
parent
b849936c7b
commit
ee02de2bd1
|
@ -44,6 +44,11 @@ Use pip to install it::
|
|||
|
||||
$ pip install uvloop
|
||||
|
||||
Note that it is highly recommended to **upgrade pip before** installing
|
||||
uvloop with::
|
||||
|
||||
$ pip install -U pip
|
||||
|
||||
|
||||
Using uvloop
|
||||
------------
|
||||
|
|
Loading…
Reference in New Issue