mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-02-06 02:54:24 +01:00
Update Github Link in Documentation
This commit is contained in:
@@ -32,13 +32,13 @@ You can either clone the public repository:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ git clone git://github.com/hydrosquall/tiingo
|
||||
$ git clone git://github.com/hydrosquall/tiingo-python
|
||||
|
||||
Or download the `tarball`_:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ curl -OL https://github.com/hydrosquall/tiingo/tarball/master
|
||||
$ curl -OL https://github.com/hydrosquall-python/tiingo/tarball/master
|
||||
|
||||
Once you have a copy of the source, you can install it with:
|
||||
|
||||
@@ -47,5 +47,5 @@ Once you have a copy of the source, you can install it with:
|
||||
$ python setup.py install
|
||||
|
||||
|
||||
.. _Github repo: https://github.com/hydrosquall/tiingo
|
||||
.. _tarball: https://github.com/hydrosquall/tiingo/tarball/master
|
||||
.. _Github repo: https://github.com/hydrosquall/tiingo-python
|
||||
.. _tarball: https://github.com/hydrosquall/tiingo-python/tarball/master
|
||||
|
||||
Reference in New Issue
Block a user