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 @@ -20,19 +20,19 @@ Get the Code
2020------------
2121
2222dyn is actively developed on GitHub, the code is
23- `always available <https://github.com/moogar0880 /dyn-python >`_.
23+ `always available <https://github.com/dyninc /dyn-python >`_.
2424
2525You can either clone the public repository::
2626
27- git clone https://github.com/moogar0880 /dyn-python.git
27+ git clone https://github.com/dyninc /dyn-python.git
2828
29- Download the `tarball <https://github.com/moogar0880 /dyn-python/tarball/master >`_::
29+ Download the `tarball <https://github.com/dyninc /dyn-python/tarball/master >`_::
3030
31- $ curl -OL https://github.com/moogar0880 /dyn-python/tarball/master
31+ $ curl -OL https://github.com/dyninc /dyn-python/tarball/master
3232
33- Or, download the `zipball <https://github.com/moogar0880 /dyn-python/zipball/master >`_::
33+ Or, download the `zipball <https://github.com/dyninc /dyn-python/zipball/master >`_::
3434
35- $ curl -OL https://github.com/moogar0880 /dyn-python/zipball/master
35+ $ curl -OL https://github.com/dyninc /dyn-python/zipball/master
3636
3737Once you have a copy of the source, you can embed it in your Python package,
3838or install it into your site-packages by running::
You can’t perform that action at this time.
0 commit comments