README: Fix repo link

This commit is contained in:
Yury Selivanov 2016-05-03 21:12:47 -04:00
parent 6502900a2f
commit 3283755b38
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ To build uvloop, you'll need `Cython` and Python 3.5. The best way
is to create a virtual env, so that you'll have `cython` and `python`
commands pointing to the correct tools.
1. `git clone --recursive https://github.com/1st1/uvloop.git`
1. `git clone --recursive git@github.com:MagicStack/uvloop.git`
2. `cd uvloop`