Skip to content

Commit

Permalink
Add searching for Conda versions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterius committed May 10, 2019
1 parent e265842 commit d5230dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -37,6 +37,13 @@ You may also install `seqCAT` using [Conda][11]:
conda install -c bioconda bioconductor-seqcat
```

To list the versions of `seqCAT` available on Conda, you can use the `search`
functionality:

```bash
conda search -c bioconda bioconductor-seqcat
```

## Usage

The general workflow of `seqCAT` consists of three steps:
Expand Down

0 comments on commit d5230dd

Please sign in to comment.