Skip to content

Commit 3097c5f

Browse files
committed
fix: version bump
1 parent 957fee2 commit 3097c5f

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,8 @@ Automated benchmarking tools for testing **INSDC data download performance** a
1010

1111
### 1\. Install
1212

13-
```
14-
# With Poetry (recommended)
15-
poetry install
16-
17-
# Or with pip + virtual environment
18-
python -m venv .venv
19-
source .venv/bin/activate
20-
pip install -r requirements.txt
21-
13+
```bash
14+
pip install insdc-benchmarking-scripts
2215
```
2316

2417
### 2\. Configure

0 commit comments

Comments
 (0)