From bb2494d08316aa8c0ff16a460c5182a8ed92e115 Mon Sep 17 00:00:00 2001 From: Trevor Bekolay Date: Fri, 22 Jan 2016 08:38:52 -0500 Subject: [PATCH] Add link to setup instructions --- index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index f46da81..cb476c6 100644 --- a/index.md +++ b/index.md @@ -66,7 +66,10 @@ To do all that, we'll have to learn a little bit about programming. > ## Starting Python {.getready} > -> If you will be using the iPython or Jupyter notebook for the lessons, you should have already installed Anaconda which includes the notebook. +> If you will be using the IPython or Jupyter notebook for the lesson, +> you should have already +> [installed Anaconda](http://swcarpentry.github.io/workshop-template/#setup) +> which includes the notebook. > > To start the notebook, open a terminal or git bash and type the command: >