Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: C. Titus Brown <titus@idyll.org>
  • Loading branch information
ccbaumler and ctb authored Sep 21, 2022
1 parent 37aa5b4 commit 3f0e71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ a focus on bioinformatics software. After
you can install sourmash by running:

```bash
$ conda create -n sourmash_env -c conda-forge -c bioconda sourmash python
$ conda create -n sourmash_env -c conda-forge -c bioconda sourmash
$ source activate sourmash_env
$ sourmash --help
```
Expand Down

0 comments on commit 3f0e71f

Please sign in to comment.