File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ You can either clone the public repository:
32
32
33
33
.. code-block :: console
34
34
35
- $ git clone git://github.com/pganssle /variants
35
+ $ git clone git://github.com/python-variants /variants
36
36
37
37
Or download the `tarball `_:
38
38
39
39
.. code-block :: console
40
40
41
- $ curl -OL https://github.com/pganssle /variants/tarball/master
41
+ $ curl -OL https://github.com/python-variants /variants/tarball/master
42
42
43
43
Once you have a copy of the source, you can install it with:
44
44
@@ -47,5 +47,5 @@ Once you have a copy of the source, you can install it with:
47
47
$ python setup.py install
48
48
49
49
50
- .. _Github repo : https://github.com/pganssle /variants
51
- .. _tarball : https://github.com/pganssle /variants/tarball/master
50
+ .. _Github repo : https://github.com/python-variants /variants
51
+ .. _tarball : https://github.com/python-variants /variants/tarball/master
You can’t perform that action at this time.
0 commit comments