Skip to content

Commit 9124423

Browse files
author
Remi Kazeroni
committed
path fixed
1 parent 92f4f99 commit 9124423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/09-cmorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ The first step now is to create a new file in the right folder that will contain
288288
our new CMORizer instructions. Create a file called ``cmorize_obs_fluxcom.py``
289289

290290
```bash
291-
nano <path_to_esmvaltool>/esmvaltool/cmorizers/obs/cmorize_obs_fluxcom.py
291+
nano ~/ESMValTool/esmvaltool/cmorizers/obs/cmorize_obs_fluxcom.py
292292
```
293293

294294
and fill it with the following boilerplate code:

0 commit comments

Comments
 (0)