Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjpage committed Jun 21, 2017
1 parent b1a1186 commit 933d50e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions INSTALL.md
Expand Up @@ -9,6 +9,7 @@ There are a few ways to install Gubbins and its dependancies. The simpliest way
* Linux - Ubuntu Xenial (16.04) & Debian (unstable)
* Linux - CentOS 7
* Linux - CentOS 6
* OSX/Linux - Bioconda
* OSX/Linux - from source
* OSX/Linux/Windows - Virtual Machine

Expand Down Expand Up @@ -83,6 +84,13 @@ brew install ruby python3
brew install gubbins
```

## OSX/Linux - Bioconda
Install conda and enable the bioconda channels.

```
conda install gubbins
```

## OSX/Linux - from source
This is the most difficult method and is only suitable for someone with advanced computing skills. Please consider using HomeBrew/LinuxBrew instead.

Expand Down

0 comments on commit 933d50e

Please sign in to comment.