From d0b9aafa180bc9168f0f719f331ad26222a93f2d Mon Sep 17 00:00:00 2001 From: "Pavel V. Dimens" Date: Sun, 13 Feb 2022 13:15:16 -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 b8a2167..549c3a7 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ It's minimal, I swear. - the genomes should be in the `genomes/` folder - use **just** the name, not the full path - e.g. `"bostauros.fasta"` ✅ vs `"genomes/bostauros.fasta"` ❌ -3. [optional] If you want, modify software parameters in `config.yml` +3. [optional] Modify software parameters in `config.yml` ### Running - activate the `gust` environment with `conda activate gust`