Skip to content

Commit

Permalink
Install moi-0.2.0.dev0 after Qiita (#2018)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehollander authored and antgonza committed Dec 9, 2016
1 parent 431ad9b commit 490045f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,17 +104,17 @@ 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
pip install -e . --process-dependency-links
```

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

At this point, Qiita will be installed and the system will start. However,
you will need to install plugins in order to process any kind of data. For a list
of available plugins, visit the [Qiita Spots](https://github.com/qiita-spots)
Expand Down

0 comments on commit 490045f

Please sign in to comment.