From 9b2342da0d5296587e5618e1d81cb64416600cca Mon Sep 17 00:00:00 2001 From: Florian Breitwieser Date: Sat, 15 Dec 2018 19:02:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f96ca2e..c726483 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ ``` ## Installation -Make sure to clone the repository with `--recurse-submodules` to get the htslib, otherwise it is necessary to type `git submodule update --init --recursive` in the cloned repository. ``` git clone --recurse-submodules https://github.com/fbreitwieser/bamcov cd bamcov make make test ``` +Make sure to clone the repository with `--recurse-submodules` to get the htslib, otherwise it is necessary to type `git submodule update --init --recursive` in the cloned repository. ## Usage Show tabular output (default) with header: