Changed git links to current version

This commit is contained in:
Balagardash 2020-09-21 15:05:46 +01:00 committed by GitHub
parent 9020d33aeb
commit 166e0dbaf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -425,14 +425,14 @@ conda clean -t
Clone the course repository to your home directory:
```
git clone https://github.com/CSTR-Edinburgh/mlpractical.git ~/mlpractical
git clone https://github.com/VICO-UoE/mlpractical.git ~/mlpractical
```
Make sure we are on the first lab branch
```
cd ~/mlpractical
git checkout mlp2018-9/lab1
git checkout mlp2020-21/lab1
```
Install the `mlp` package in the environment in develop mode