From bcbc268c91f107de72b06880d4e19e169f1d075b Mon Sep 17 00:00:00 2001 From: mdriller <mdriller@mi.fu-berlin.de> Date: Mon, 28 Oct 2019 11:53:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8f7aaa..7eaf9e9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ### Setup: -REAPRLong is publically available to download and use in the git repository \url{https://git.imp.fu-berlin.de/mdriller/mastertool}. +REAPRLong is publically available to download and use in the git repository https://git.imp.fu-berlin.de/mdriller/mastertool. The minimap2 gitlab repository is added as a submodule within REAPRLong, to include it in the download please run: git clone --recursive https://github.com/mdriller/masterTool.git Then move into the minimap2 directory and build it -- GitLab