diff --git a/_episodes/11-summarize.md b/_episodes/11-summarize.md index 54f9cc61a..9b6b58c9a 100644 --- a/_episodes/11-summarize.md +++ b/_episodes/11-summarize.md @@ -17,6 +17,12 @@ When you arrive tomorrow, we will ask you to add one question about our operations to a list; we will then do our best to answer all of those questions during the day. +If you haven't done so already, +please also follow the [setup instructions]({{ site.root }}/setup/) +to install the software that we use when we teach a regular workshop. +You will need this for tomorrow' [live coding]({{ site.root }}/12-live/) exercise, +and it will also give you first-hand knowledge of what we ask our learners to do. + > ## End-of-Day Feedback > > We frequently ask workshop participants to give us feedback at the end diff --git a/setup.md b/setup.md index dd60f6fff..7239eb046 100644 --- a/setup.md +++ b/setup.md @@ -4,5 +4,11 @@ title: Setup permalink: /setup/ --- -1. Workshop participants must bring a laptop so that they can take part in the live coding exercises: - a tablet or similar device won't be enough. +In order to do the [live coding]({{ site.root }}/12-live/) exercise, +and to get some first-hand experience with what learners at regular workshops have to go through, +participants in instructor training should install the software that we use when we teach. +Instructions are found in the [workshop template](http://swcarpentry.github.io/workshop-template/). + +**Note:** +Workshop participants must bring a laptop so that they can take part in the live coding exercises: +a tablet or similar device won't be enough.