Skip to content

Commit

Permalink
fixing some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonjt committed Sep 29, 2016
1 parent a821675 commit 48812f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions INSTALL.md
Expand Up @@ -125,10 +125,10 @@ the `Plugin` [qp-target-gene](https://github.com/qiita-spots/qp-target-gene) are
required. To install these plugins, simply execute

```bash
pip install https://github.com/qiita-spots/qiita_client
pip install https://github.com/qiita-spots/qtp-biom
pip install https://github.com/qiita-spots/qtp-target-gene
pip install https://github.com/qiita-spots/qp-target-gene
pip install git+https://github.com/qiita-spots/qiita_client
pip install git+https://github.com/qiita-spots/qtp-biom
pip install git+https://github.com/qiita-spots/qtp-target-gene
pip install git+https://github.com/qiita-spots/qp-target-gene
```

## Configure Qiita
Expand Down

0 comments on commit 48812f7

Please sign in to comment.