Skip to content

Commit f7d93dd

Browse files
authored
Update setup.md
1 parent 4159c5b commit f7d93dd

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

setup.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,21 @@ you will need access to the following:
3131

3232
If you don't already have these installed,
3333
please follow [The Carpentries software installation instructions](https://carpentries.github.io/workshop-template/#setup).
34+
You do not need to install R, SQL or any of the additional software listed at that site.
3435

35-
(If you have any trouble,
36-
The Carpentries maintain a list of common issues as a reference for instructors on the
37-
[Configuration Problems and Solutions wiki page](https://github.com/carpentries/workshop-template/wiki/Configuration-Problems-and-Solutions).)
36+
> ## Troubeshooting
37+
>
38+
> If you have any trouble with software installation,
39+
> The Carpentries maintain a list of common issues as a reference for instructors on the
40+
> [Configuration Problems and Solutions wiki page](https://github.com/carpentries/workshop-template/wiki/Configuration-Problems-and-Solutions).
41+
>
42+
{: .callout}
3843

3944
Depending on time and wifi constraints,
4045
your workshop instructor may also ask that you install the python packages introduced in the
4146
[first lesson](https://carpentrieslab.github.io/python-aos-lesson/01-conda/index.html)
4247
ahead of time.
43-
Your instructor will specify whether to do this following the "default" approach
48+
They will specify whether to do this following the "default" approach
4449
or "conda environments" approach (see below for instructions).
4550

4651
> ## Installation of python packages: Linux & Mac (default)

0 commit comments

Comments
 (0)