From 196a7e7aa4f25949d7b416b383b12ad9585ac457 Mon Sep 17 00:00:00 2001 From: Richard Barnes Date: Wed, 5 Feb 2020 16:25:18 -0800 Subject: [PATCH] Update README to use correct URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b75eac3e..43cd4cbf0 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To compile, you first need to acquire submodules. You can do this while cloning using: - git clone --recursive git@github.com:vmiheer/nvbio.git + git clone --recursive https://github.com/NVlabs/nvbio You can do this after having cloned using: