File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,8 @@ ESMValTool is an open-source project in ESMValGroup. We can contribute to its de
3131- helping with reviewing process of pull requests, see ESMValTool documentation on
3232[ Review of pull requests] ( https://docs.esmvaltool.org/en/latest/community/review.html )
3333
34- In this lesson, we first show how to set up a development installation of ESMValTool. So, you can
35- make modifications. Then, we explain the process of how to contribute your changes or additions
36- to the community.
34+ In this lesson, we first show how to set up a development installation of ESMValTool so you can
35+ make changes or additions. We then explain how you can contribute these changes to the community.
3736
3837> ## Git knowledge
3938>
@@ -55,7 +54,10 @@ The ESMValTool source code is available on a public GitHub repository:
5554[ https://github.com/ESMValGroup/ESMValTool ] ( https://github.com/ESMValGroup/ESMValTool ) .
5655To obtain the code, there are two options:
5756
58- 1 . download the code as a ZIP file from the repository.
57+ 1 . download the code from the repository. A ZIP file called
58+ `` ESMValTool-master.zip `` is downloaded. To continue the installation, unzip
59+ the file, move to the `` ESMValTool-master `` directory and then follow step
60+ ** 2 ESMValTool dependencies** .
59612 . clone the repository if you want to contribute to the ESMValTool development:
6062
6163~~~ bash
You can’t perform that action at this time.
0 commit comments