Skip to content

Commit

Permalink
clean installation
Browse files Browse the repository at this point in the history
  • Loading branch information
tkschmidt committed Mar 11, 2020
1 parent e8d0e6c commit 5f77fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ takes about 20 seconds. After all a code coverage of about 82 % was achieved.
# Installation
The package is not (yet) pushed to Pypi, but it is easily installable via pip (requires a up-to-date pip version `pip install -U pip`)
```
pip install -e git+https://github.com/kusterlab/MasterSpectrum.git@v1.0#egg=mgf_filter
pip install git+https://github.com/kusterlab/MasterSpectrum.git@v1.0#egg=mgf_filter
```

## Platform Dependency
Expand Down

0 comments on commit 5f77fc6

Please sign in to comment.