From 086becad0b0e0ce02358589e1f62836e1c3cdb4a Mon Sep 17 00:00:00 2001 From: dnth Date: Tue, 3 Dec 2024 15:25:05 +0800 Subject: [PATCH] update install --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index baa7981..b1c1472 100644 --- a/README.md +++ b/README.md @@ -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: