Skip to content

Commit d7c6f3d

Browse files
authored
Update setup.md
1 parent f7d93dd commit d7c6f3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ you will need access to the following:
3030
* Anaconda (which is a Python distribution)
3131

3232
If you don't already have these installed,
33-
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).
3434
You do not need to install R, SQL or any of the additional software listed at that site.
3535

3636
> ## Troubeshooting
3737
>
3838
> If you have any trouble with software installation,
39-
> The Carpentries maintain a list of common issues as a reference for instructors on the
39+
> The Carpentries maintain a list of common issues on their
4040
> [Configuration Problems and Solutions wiki page](https://github.com/carpentries/workshop-template/wiki/Configuration-Problems-and-Solutions).
4141
>
4242
{: .callout}
@@ -45,7 +45,7 @@ Depending on time and wifi constraints,
4545
your workshop instructor may also ask that you install the python packages introduced in the
4646
[first lesson](https://carpentrieslab.github.io/python-aos-lesson/01-conda/index.html)
4747
ahead of time.
48-
They will specify whether to do this following the "default" approach
48+
They will specify whether to do this following the "default"
4949
or "conda environments" approach (see below for instructions).
5050

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

0 commit comments

Comments
 (0)