diff --git a/learners/setup.md b/learners/setup.md index 874c9695..bd32e3c3 100644 --- a/learners/setup.md +++ b/learners/setup.md @@ -37,7 +37,7 @@ We will use Anaconda. ### Anaconda -Download and install [Anaconda](https://www.anaconda.com/products/individual#anaconda-installers). +Download and install [Anaconda](https://www.anaconda.com/download). To create a new Conda environment, which includes the additional packages we will be using in this workshop, you will need the environment file (`environment.yml`) you downloaded in the data section.