Skip to content

Commit

Permalink
Update README with testing installation commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
koisland committed Nov 25, 2024
1 parent 565bbab commit 2c0667f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ See [`docs/ISSUES.md`](docs/ISSUES.md) for edge-cases and effects of parameter t
Set up the dev conda environment and pull test data with [`git-lfs`](https://git-lfs.com/).
```bash
conda env create --name test_cdr_finder -f test/env_dev.yaml
conda activate test_cdr_finder
git lfs install && git lfs pull
```

Expand Down

0 comments on commit 2c0667f

Please sign in to comment.