From c897880b824f00d1f986f64637e88aee89fb2e00 Mon Sep 17 00:00:00 2001 From: taylorjtamu <49312021+taylorjtamu@users.noreply.github.com> Date: Tue, 11 Jun 2019 15:52:58 -0500 Subject: [PATCH] Update README.md Change link to releases to be valid. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4621ad7..6fb8435 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The expected run times depend on the cpu speed/number of cores used for the asse # 2. Installation instructions -To install, first download the latest distribution from the github release page https://github.com/alekseyzimin/masurca/releases.Then untar/unzip the package MaSuRCA-X.X.X.tgz, cd to the resulting folder and run `./install.sh`. The installation script will configure and make all necessary packages. +To install, first download the latest distribution from the github release page https://github.com/alekseyzimin/masurca/releases Then untar/unzip the package MaSuRCA-X.X.X.tgz, cd to the resulting folder and run `./install.sh`. The installation script will configure and make all necessary packages. Only for developers: you can clone the development tree, but then there are dependencies such as swig and yaggo (http://www.swig.org/ and https://github.com/gmarcais/yaggo) that must be available on the PATH: