Changed git links to current version
This commit is contained in:
parent
9020d33aeb
commit
166e0dbaf3
@ -425,14 +425,14 @@ conda clean -t
|
|||||||
Clone the course repository to your home directory:
|
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
|
Make sure we are on the first lab branch
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ~/mlpractical
|
cd ~/mlpractical
|
||||||
git checkout mlp2018-9/lab1
|
git checkout mlp2020-21/lab1
|
||||||
```
|
```
|
||||||
|
|
||||||
Install the `mlp` package in the environment in develop mode
|
Install the `mlp` package in the environment in develop mode
|
||||||
|
Loading…
Reference in New Issue
Block a user