We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4792dc0 commit 5f43d74Copy full SHA for 5f43d74
1 file changed
README.md
@@ -37,7 +37,7 @@ conda install -c bioconda -c conda-forge ntroot
37
38
Installing ntRoot from the source code:
39
```
40
-git clone --recurse-submodules https://github.com/bcgsc/ntRoot.git
+git clone https://github.com/bcgsc/ntRoot.git
41
cd ntRoot
42
43
No compilation is required for ntRoot (only the dependencies), so simply add the ntRoot repository to your PATH.
0 commit comments