Skip to content

Commit cecc354

Browse files
committed
shortened tutorials section
1 parent 60dc606 commit cecc354

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

setup.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,19 @@ This page includes some basic information on how to prepare to participate in th
2222

2323
## Optional tutorials
2424

25-
Where available, we include links to other software carpentry courses.
2625

27-
### Command line
26+
We typically use the command line to interact with ESMValTool.
27+
While most of us are likely to have experience with the command line,
28+
novices may want to work through this software carpentry unix shell course.
2829

29-
We typically use the command line to interact with ESMValTool.
30-
Here’s a software carpentry tutorial on the unix shell:
31-
[https://swcarpentry.github.io/shell-novice/](https://swcarpentry.github.io/shell-novice/)
30+
- Command line: [https://swcarpentry.github.io/shell-novice/](https://swcarpentry.github.io/shell-novice/)
3231

33-
### Basic understanding of git
3432

3533
Git is a distributed version-control system for tracking changes in source code during software development.
3634
It’s how we distribute, share, and manage the ESMValTool code.
3735

38-
There are many basic introductions to git available.
39-
40-
Here’s a software carpentry tutorial on git:
41-
[https://swcarpentry.github.io/git-novice/](https://swcarpentry.github.io/git-novice/)
36+
- git: [https://swcarpentry.github.io/git-novice/](https://swcarpentry.github.io/git-novice/)
37+
4238

4339

4440

0 commit comments

Comments
 (0)