Skip to content

Commit b5f737d

Browse files
update docs to us pypi
1 parent b9c92c7 commit b5f737d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See [CodeEntropy’s documentation](https://codeentropy.readthedocs.io/en/latest
1616

1717
### Install via
1818
```
19-
pip install .
19+
pip install CodeEntropy
2020
```
2121

2222
### Command-line tool

docs/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Run the following at the root directory of this repository
1414

1515
.. code-block:: bash
1616
17-
pip install .
17+
pip install CodeEntropy
1818
1919
Units
2020
------------

0 commit comments

Comments
 (0)