Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leraman authored Oct 25, 2019
1 parent deb8588 commit 281ccd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ requires low-quality reads to distinguish informative bins from non-informative
### Installation

Stable releases can be installed through pip install. This option ascertains the latest version is
downloaded, however, it does not install R dependencies(#dependencies).
downloaded, however, it does not install R [dependencies](#dependencies).
```bash

pip install -U git+https://github.com/CenterForMedicalGeneticsGhent/WisecondorX
```

Alternatively, [Conda](https://conda.io/docs/) additionally installs all necessary depedencies(#dependencies).
Alternatively, [Conda](https://conda.io/docs/) additionally installs all necessary [depedencies](#dependencies).
```bash

conda install -f -c conda-forge -c bioconda wisecondorx
Expand Down

0 comments on commit 281ccd4

Please sign in to comment.