You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _episodes/02-installation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ ESMValTool is distributed using [Conda](https://conda.io/). We will be using the
31
31
32
32
1. Please download Miniconda3 for Linux at [the miniconda page](https://docs.conda.io/en/latest/miniconda.html). The 64 bit version should work on any recent system. If you have problems in the next step(s) you can alternatively try a 32 bit version.
33
33
34
-
2. Next, run the installer
34
+
2. Next, run the installer from the place where you downloaded it
35
35
36
36
```bash
37
37
bash Miniconda3-latest-Linux-x86_64.sh
@@ -63,7 +63,7 @@ ESMValTool is distributed using [Conda](https://conda.io/). We will be using the
63
63
64
64
1. Please download Miniconda3 for MacOSX at [the miniconda page](https://docs.conda.io/en/latest/miniconda.html).
65
65
66
-
2. Next, run the installer
66
+
2. Next, run the installer from the place where you downloaded it
0 commit comments