From d115909343f6f445902f27ca67fbedffc80fa8e6 Mon Sep 17 00:00:00 2001 From: Phil Ewels Date: Tue, 5 Mar 2019 16:53:59 +0100 Subject: [PATCH] Tyop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a50dc54..969a7ec 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ If you want to use an existing config available in `nf-core/configs`, and you're or `params.custom_config_base` set to the location of the directory containing the repository files: ```bash -## Download and unizp the config files +## Download and unzip the config files cd /path/to/my/configs wget https://github.com/nf-core/configs/archive/master.zip unzip master.zip