Skip to content

Commit

Permalink
update install
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Oct 9, 2017
1 parent 1c530af commit c839fab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ to your sys-admin). See the dependencies section below for further instructions:
cd toolshed-0.4.0
sudo python setup.py install

wget https://github.com/brentp/bwa-meth/archive/v0.10.tar.gz
tar xzvf v0.10.tar.gz
cd bwa-meth-0.10/
wget https://github.com/brentp/bwa-meth/archive/master.zip
unzip master.zip
cd bwa-meth-master/
sudo python setup.py install

```
Expand Down

0 comments on commit c839fab

Please sign in to comment.