1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 08:29:54 +00:00
This commit is contained in:
Phil Ewels 2019-03-05 16:53:59 +01:00
parent e0ba8e6f07
commit d115909343

View file

@ -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: or `params.custom_config_base` set to the location of the directory containing the repository files:
```bash ```bash
## Download and unizp the config files ## Download and unzip the config files
cd /path/to/my/configs cd /path/to/my/configs
wget https://github.com/nf-core/configs/archive/master.zip wget https://github.com/nf-core/configs/archive/master.zip
unzip master.zip unzip master.zip