File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ Quick Tour
3333
3434**Installation **
3535
36- ``CryptoPrice `` is available on `PYPI <https://pypi.org/project/CryptoPrice/ >`_, install with ``pip ``:
36+ ``CryptoPrice `` is available on `PYPI <https://pypi.org/project/python- CryptoPrice/ >`_, install with ``pip ``:
3737
3838.. code :: bash
3939
40- pip install CryptoPrice
40+ pip install python- CryptoPrice
4141
4242 You can also install the latest developments (not stable):
4343
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ Getting Started
44Installation
55------------
66
7- ``CryptoPrice `` is available on `PYPI <https://pypi.org/project/CryptoPrice/ >`_, install with ``pip ``:
7+ ``CryptoPrice `` is available on `PYPI <https://pypi.org/project/python- CryptoPrice/ >`_, install with ``pip ``:
88
99.. code :: bash
1010
11- pip install CryptoPrice
11+ pip install python- CryptoPrice
1212
1313 You can also install the latest developments (not stable):
1414
Original file line number Diff line number Diff line change 1111 exec (f .read (), about )
1212
1313setup (
14- name = 'CryptoPrice' ,
14+ name = 'python- CryptoPrice' ,
1515 version = about ['__version__' ],
1616 packages = ['CryptoPrice' ,
1717 'CryptoPrice.retrievers' ,
You can’t perform that action at this time.
0 commit comments