We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6502900 commit 3283755Copy full SHA for 3283755
README.rst
@@ -39,7 +39,7 @@ To build uvloop, you'll need `Cython` and Python 3.5. The best way
39
is to create a virtual env, so that you'll have `cython` and `python`
40
commands pointing to the correct tools.
41
42
-1. `git clone --recursive https://github.com/1st1/uvloop.git`
+1. `git clone --recursive git@github.com:MagicStack/uvloop.git`
43
44
2. `cd uvloop`
45
0 commit comments