Skip to content

Commit

Permalink
Merge pull request #1864 from HannesHolste/install-docs-moi
Browse files Browse the repository at this point in the history
Replace current pip moi with moi-dev version #1863
  • Loading branch information
antgonza committed Jun 16, 2016
2 parents 24ac1ec + f8a6dfb commit cff76ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ cd qiita
source activate qiita
```

Install the development version of moi:
```bash
pip install https://github.com/biocore/mustached-octo-ironman/archive/master.zip --no-deps
```

Install Qiita (this occurs through setuptools' `setup.py` file in the qiita directory):

```bash
Expand Down

0 comments on commit cff76ab

Please sign in to comment.