Skip to content

Commit 64e4c38

Browse files
authored
snakemake upper bound
1 parent 204ea93 commit 64e4c38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ repository directly tests running examples on the GitHub-hosted runners.
6969
### Conda/Mamba Mode (MacOS or Linux)
7070
Snakemake can use Conda to install the needed software. This configuration requires:
7171

72-
- [Snakemake][ref:snakemake] >= 6.0<sup>ª</sup>
72+
- [Snakemake][ref:snakemake] >= 6.0, < 8.0<sup>ª</sup>
7373
- [Conda](https://docs.conda.io/projects/conda/en/latest/)
7474

7575
If Conda is not already installed, we strongly recommend installing
@@ -84,7 +84,7 @@ conda install -n base -c conda-forge mamba
8484
Snakemake can use the pre-built scUTRsquant Docker image to provide all additional software.
8585
This configuration requires installing:
8686

87-
- [Snakemake][ref:snakemake] >= 6.0<sup>ª</sup>
87+
- [Snakemake][ref:snakemake] >= 6.0, < 8.0<sup>ª</sup>
8888
- [Singularity](https://singularity.lbl.gov/index.html)
8989

9090

0 commit comments

Comments
 (0)