Skip to content

Commit d88b237

Browse files
authored
Update installation command in README
Remove specific version
1 parent c1c461b commit d88b237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ conda activate longreadsum
4242
LongReadSum and its dependencies can then be installed using the following command:
4343

4444
```
45-
conda install -c wglab -c conda-forge -c jannessp -c bioconda longreadsum=1.5.0
45+
conda install -c wglab -c conda-forge -c jannessp -c bioconda longreadsum
4646
```
4747

4848
# Installation using Docker

0 commit comments

Comments
 (0)