Skip to content

Commit 7843ac1

Browse files
committed
Remove local installation links, they are part of installation episode
1 parent 6057799 commit 7843ac1

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

setup.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ We can download a single data file following the instructions as described below
276276
to `~/default_inputpath/` directory.
277277

278278
However, the tutorial needs more data files. The [dataset.urls][ds] file contains all data set URLs and in comments the used search constraints. All of the data files should be downloaded
279-
to `~/default_inputpath/` directory.
279+
to `~/default_inputpath/` directory.
280280

281281
To download the data, run the following command using [wget](https://en.wikipedia.org/wiki/Wget):
282282

@@ -286,29 +286,6 @@ wget --no-clobber --input-file \
286286
--directory-prefix $HOME/default_inputpath/
287287
~~~
288288

289-
290-
You will also need to able to use:
291-
292-
- git
293-
- conda
294-
295-
#### Linux/Unix
296-
297-
For Linux/Unix systems, please follow the instructions of the [Installation episode]({{
298-
page.root}}{% link _episodes/02-installation.md %}).
299-
300-
#### Mac OSx
301-
302-
Also, for Mac OSx systems, please follow the instructions of the [Installation episode]({{
303-
page.root}}{% link _episodes/02-installation.md %}).
304-
305-
#### Windows
306-
307-
ESMValTool does not directly support Windows,
308-
but successful usage has been reported through the
309-
[Windows Subsystem for Linux(WSL)](https://docs.microsoft.com/en-us/windows/wsl/),
310-
available in Windows 10.
311-
312289
## GitHub account (Advanced)
313290

314291
You don’t need a github account to participate in the tutorial. However, if you

0 commit comments

Comments
 (0)