Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zbilodea authored Mar 27, 2024
1 parent a4b4003 commit a9b23a4
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 @@ -31,13 +31,13 @@ The hepconvert library is a bridge between columnar file formats, currently **RO
hepconvert can be installed from [PyPI](https://pypi.org/project/hepconvert) using pip:

```bash
pip install hepconvert
pip install hepconvert
```

To install with Conda through [conda-forge](https://github.com/conda-forge/hepconvert-feedstock):

```bash
conda install -c conda-forge hepconvert
conda install -c conda-forge hepconvert
```
# Getting started

Expand Down

0 comments on commit a9b23a4

Please sign in to comment.