File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,19 +38,19 @@ Get the Code
3838------------
3939
4040Beaver is actively developed on GitHub, where the code is
41- `always available <https://github.com/python-beaver/beaver >`_.
41+ `always available <https://github.com/python-beaver/python- beaver >`_.
4242
4343You can either clone the public repository::
4444
45- git clone git://github.com/python-beaver/beaver.git
45+ git clone git://github.com/python-beaver/python- beaver.git
4646
47- Download the `tarball <https://github.com/python-beaver/beaver/tarball/master >`_::
47+ Download the `tarball <https://github.com/python-beaver/python- beaver/tarball/master >`_::
4848
49- $ curl -OL https://github.com/python-beaver/beaver/tarball/master
49+ $ curl -OL https://github.com/python-beaver/python- beaver/tarball/master
5050
51- Or, download the `zipball <https://github.com/python-beaver/beaver/zipball/master >`_::
51+ Or, download the `zipball <https://github.com/python-beaver/python- beaver/zipball/master >`_::
5252
53- $ curl -OL https://github.com/python-beaver/beaver/zipball/master
53+ $ curl -OL https://github.com/python-beaver/python- beaver/zipball/master
5454
5555
5656Once you have a copy of the source, you can embed it in your Python package,
You can’t perform that action at this time.
0 commit comments