Skip to content

Commit b4de0ff

Browse files
author
Remi Kazeroni
committed
final cleanup
1 parent f0f8c03 commit b4de0ff

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_episodes/07-development-setup.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ nothing to commit, working tree clean
112112
### 2 ESMValTool dependencies
113113

114114
ESMValTool now uses `mamba` instead of `conda` for the recommended installation.
115-
It is recommended to use conda to manage ESMValTool dependencies. For a minimal
116-
mamba installation, see section **Install Mamba** in lesson
115+
For a minimal mamba installation, see section **Install Mamba** in lesson
117116
[Installation]({{ page.root }}{% link _episodes/02-installation.md %}).
118117

119118
It is good practice to update the version of mamba and conda on your machine before
@@ -202,8 +201,7 @@ with changes from the ``main`` branch.
202201
## Contribution
203202
204203
We have seen how to install ESMValTool in a ``develop`` mode.
205-
Now, we try to contribute to its development.
206-
Let's see how we this can be achieved.
204+
Now, we try to contribute to its development. Let's see how we this can be achieved.
207205
We first discuss our ideas in an
208206
**[issue](https://github.com/ESMValGroup/ESMValTool/issues)** in ESMValTool repository.
209207
This can avoid disappointment at a later stage, for example,

0 commit comments

Comments
 (0)