Skip to content

Commit 3283755

Browse files
committed
README: Fix repo link
1 parent 6502900 commit 3283755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To build uvloop, you'll need `Cython` and Python 3.5. The best way
3939
is to create a virtual env, so that you'll have `cython` and `python`
4040
commands pointing to the correct tools.
4141

42-
1. `git clone --recursive https://github.com/1st1/uvloop.git`
42+
1. `git clone --recursive git@github.com:MagicStack/uvloop.git`
4343

4444
2. `cd uvloop`
4545

0 commit comments

Comments
 (0)