Skip to content

Commit

Permalink
Add to README an alternative installation method from conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
maurosilber committed Jan 9, 2024
1 parent 4248a03 commit 0243902
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@ Binlets can be installed from PyPI:
pip install binlets
```

or conda-forge:

```
conda installl -c conda-forge binlets
```

## Development

To set up a development environment in a new conda environment, run the following commands:
Expand Down

0 comments on commit 0243902

Please sign in to comment.