Skip to content

Commit c9d8bac

Browse files
bouweandelaledm
andauthored
Minor improvements
Co-Authored-By: Lee de Mora <[email protected]>
1 parent 0480d51 commit c9d8bac

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ conda env create -f environment.yml -n esmvaltool_tutorial
143143
```
144144

145145
To install the required ruby packages, run the following command in the tutorial's
146-
main directory to build and serve the website locally.:
146+
main directory to build and serve the website locally:
147147
```bash
148148
make serve
149149
```

environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
name: tutorial_short
1+
name: esmvaltool_tutorial
22
channels:
33
- conda-forge
4-
- defaults
54
dependencies:
65
- gxx_linux-64
76
- rb-nokogiri

0 commit comments

Comments
 (0)