Skip to content

Commit b89ee39

Browse files
LisaBockschlunma
andauthored
Update _episodes/03-configuration.md
Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
1 parent 4ef6cb2 commit b89ee39

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

_episodes/03-configuration.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ esmvaltool config list
3535

3636
All configuration files are [YAML files](https://yaml.org/spec/1.2/spec.html).
3737

38-
If you need to update the configuration files for your own system, you need to
39-
copy them in your own configurtaion directory (`~/.config/esmvaltool/config-user.yml`).
40-
You can get the default configuration file by running:
38+
To customize your configuration vie YAML files, you can copy one of the existing files.
39+
For example, to copy the file containing the default values for many options, run
4140

4241
~~~bash
4342
esmvaltool config copy defaults/config-user.yml

0 commit comments

Comments
 (0)