We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 552243a commit a780c29Copy full SHA for a780c29
1 file changed
_episodes/03-configuration.md
@@ -246,7 +246,7 @@ copy the appropriate configuration file by running
246
247
Additionally, it is necessary to configure
248
[intake-esgf](https://intake-esgf.readthedocs.io/en/stable/configure.html).
249
-For this you need to copy the file `conf.yml` in the directory `~/.config/intake-esgf` and
+For this you need to copy the file `conf.yml` (see below) into the directory `~/.config/intake-esgf` and
250
update the `local_cache` and `esg_dataroot` with your desired download directory in this intake-esgf
251
configuration file. The updated file should look like this:
252
> ## conf.yml
0 commit comments