Skip to content

Commit 3f6e9ec

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

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_episodes/03-configuration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,10 +176,10 @@ amount of memory available in your system.
176176
177177
## Customizing your configuration
178178
179-
Configuration files could live in the user configuration directory, which is
180-
by default ``~/.config/esmvaltool``. The directory could be also specified
181-
via the command line argument ``--config_dir`` or can be changed with the
182-
ESMVALTOOL_CONFIG_DIR environment variable.
179+
By default, configuration files are read from the directory ``~/.config/esmvaltool``.
180+
This can be changed via the ``ESMVALTOOL_CONFIG_DIR`` environment variable.
181+
In addition another custom configuration directory can be specified via the
182+
``--config_dir`` command line argument.
183183
We will learn how to do this in the
184184
[next lesson]({{ page.root }}{% link _episodes/04-recipe.md %}).
185185

0 commit comments

Comments
 (0)