Skip to content

Commit 5785b12

Browse files
author
Rémi Kazeroni
authored
Update 07-development-setup.md
1 parent 9c530d5 commit 5785b12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/07-development-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ we should choose another name for the new environment in this lesson by:
137137
~~~bash
138138
mamba env create --name a_new_name --file environment.yml
139139
~~~
140-
This will create a new conda environment and install ESMValTool (with all dependencies that are needed for development purposes) into it with a
141-
single command.
140+
This will create a new conda environment and install ESMValTool (with all
141+
dependencies that are needed for development purposes) into it with a single command.
142142

143143
For more information see [conda managing environments][manage-environments].
144144

0 commit comments

Comments
 (0)