From 9ab5b9de962531f7807d6647c6d376d21ab35bc7 Mon Sep 17 00:00:00 2001 From: Steve Renals Date: Thu, 20 Sep 2018 15:30:39 +0100 Subject: [PATCH] fixed typo --- 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 8450f9d..a6c1353 100644 --- a/notes/environment-set-up.md +++ b/notes/environment-set-up.md @@ -404,7 +404,7 @@ Make sure we are on the first lab branch ``` cd ~/mlpractical -git checkout mlp2017-8/lab1 +git checkout mlp2018-9/lab1 ``` Install the `mlp` package in the environment in develop mode