From a171ab6f4659cbecc498810b58f5df2be5ef7ec3 Mon Sep 17 00:00:00 2001 From: Jonas Fuchs <78491186+jonas-fuchs@users.noreply.github.com> Date: Thu, 5 Oct 2023 19:04:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e609d67..b7487bc 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ BAMcov plotting settings can be adjusted in in the `config.py`. Therefore, you h Go to the configs location: ```shell -cd varVAMP/varvamp/scripts/ +cd BAMdash/bamdash/scripts/ ``` And open the `config.py` with a text editor, e.g.: ```shell