Skip to content

Commit

Permalink
changed README!
Browse files Browse the repository at this point in the history
  • Loading branch information
rbpisupati committed Dec 13, 2016
1 parent f83b797 commit 0e66337
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ The below steps deal with running SNPmatch on a local machine.

### Using pip:

```bash
git clone [email protected]:Gregor-Mendel-Institute/SNPmatch.git
cd SNPmatch
pip install -r requirements.txt
```bash
pip install -e git+https://github.com/Gregor-Mendel-Institute/SNPmatch.git
## or just
pip install SNPmatch
```

Expand Down

0 comments on commit 0e66337

Please sign in to comment.