diff --git a/README.md b/README.md index 2639a78..8bcaa3f 100755 --- a/README.md +++ b/README.md @@ -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