mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Tyop
This commit is contained in:
parent
e0ba8e6f07
commit
d115909343
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue