Skip to content

Commit 4159c5b

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

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

setup.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,18 @@ and place them in a new folder/directory:
2323

2424
In order to complete the lessons,
2525
you will need access to the following:
26-
the bash shell, a text editor, git and Anaconda (which is a Python distribution).
26+
27+
* The bash shell
28+
* A text editor
29+
* Git
30+
* Anaconda (which is a Python distribution)
31+
2732
If you don't already have these installed,
28-
please follow the [Carpentries software installation instructions](https://carpentries.github.io/workshop-template/#setup).
33+
please follow [The Carpentries software installation instructions](https://carpentries.github.io/workshop-template/#setup).
34+
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).)
2938

3039
Depending on time and wifi constraints,
3140
your workshop instructor may also ask that you install the python packages introduced in the

0 commit comments

Comments
 (0)