Skip to content

Commit

Permalink
update install
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth committed Dec 3, 2024
1 parent c10baae commit 086beca
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,17 @@ metrics, results_df = xretrieval.run_benchmark(
```

## 📦 Installation

From PyPI:
```bash
pip install xretrieval
```

From source:

```bash
pip install git+https://github.com/dnth/x.retrieval
```

## 🛠️ Usage

List datasets:
Expand Down

0 comments on commit 086beca

Please sign in to comment.