Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Apr 22, 2024
1 parent 26fdb64 commit a67fc35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@ The Python package is available via:
```bash
pip install adani
```
- conda-forge: [![Conda Version](https://img.shields.io/conda/vn/conda-forge/adani.svg)](https://anaconda.org/conda-forge/adani)
- conda-forge: [![Conda Version](https://img.shields.io/conda/vn/conda-forge/adani.svg)](https://anaconda.org/conda-forge/adani).
Install it with
```bash
conda install adani
```
At the moment there is a problem in the conda package: to fix it run also ```conda install conda-forge::gsl```.

For installing the Python module from source run
```bash
Expand Down

0 comments on commit a67fc35

Please sign in to comment.