Skip to content

Commit

Permalink
maj
Browse files Browse the repository at this point in the history
  • Loading branch information
killiansheriff committed Feb 2, 2024
1 parent 508eabb commit a30ec7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ print(p_g)
## Installation
For a standalone Python package or Conda environment, please use:
```bash
pip install --user Polya
pip install --user polya
```

If you want to install the lastest git commit, please replace ``Polya`` by ``git+https://github.com/killiansheriff/Polya.git``.
If you want to install the lastest git commit, please replace ``polya`` by ``git+https://github.com/killiansheriff/polya.git``.

## Contact
If any questions, feel free to contact me (ksheriff at mit dot edu).
Expand Down

0 comments on commit a30ec7e

Please sign in to comment.