From 0066c275a1d70b891d5c61db6b35ee179bbc5402 Mon Sep 17 00:00:00 2001 From: Antreas Antoniou Date: Wed, 19 Sep 2018 18:51:45 +0100 Subject: [PATCH] Update environment-set-up.md --- notes/environment-set-up.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/environment-set-up.md b/notes/environment-set-up.md index 99d8e83..8450f9d 100644 --- a/notes/environment-set-up.md +++ b/notes/environment-set-up.md @@ -246,7 +246,7 @@ This will change the code in the working directory to the current state of the c You should make sure you are on the first lab branch now by running: ``` -git checkout mlp2017-8/lab1 +git checkout mlp2018-9/lab1 ``` ## Installing the `mlp` Python package