Skip to content

Commit 35915b3

Browse files
committed
Initial commit
1 parent 0da2ac3 commit 35915b3

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
@@ -26,7 +26,7 @@ docker build -t subread:2.0.4 . # tag should match software version
2626
```
2727
* Can do this on [Google shell](https://shell.cloud.google.com)
2828

29-
* Alternative build using Biocond/µmamba (Currently up to 2.0.3 available):
29+
* Alternative build using Bioconda/µmamba (Currently up to 2.0.3 available):
3030
``` bash
3131
# Assumes current working directory is the top-level subread-docker-singularity directory
3232
docker build -t subread:2.0.3 -f Dockerfile_micromamba . # tag should match software version

0 commit comments

Comments
 (0)