Skip to content

Commit

Permalink
Fix quick start
Browse files Browse the repository at this point in the history
  • Loading branch information
slowkow committed Apr 3, 2014
1 parent cfbd574 commit 9c5e12b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -76,8 +76,9 @@ Quick Start
On Linux, you can get started right away:

```bash
git clone https://github.com/slowkow/snpsea.git
cd snpsea
mkdir snpsea; cd snpsea
curl -LOk https://github.com/slowkow/snpsea/releases/download/v1.0.3/snpsea_v1.0.3.zip
unzip snpsea_v1.0.3.zip
curl -LOk http://files.figshare.com/1382662/SNPsea_data_20140212.zip
unzip SNPsea_data_20140212.zip
bash example.sh
Expand Down

0 comments on commit 9c5e12b

Please sign in to comment.