Skip to content
Snippets Groups Projects
Commit 62d57e10 authored by Julie Bettens's avatar Julie Bettens
Browse files

instructions point to the wrong repo

FTFY
parent 30051228
No related branches found
No related tags found
No related merge requests found
......@@ -16,11 +16,11 @@ one with number) in the following command).
**THE FOLLOWING WILL NOT WORK YET, CHECK BACK LATER**
```shell
git clone -b example git@gitlab.epfl.ch:lamp/student-repositories-s19/cs206-GASPAR.git cs206-example
git clone -b example git@gitlab.epfl.ch:lamp/student-repositories-f19/cs210-GASPAR.git cs210-example
```
```shell
cd cs206-example
cd cs210-example
```
**IMPORTANT:** The `example` branch you just cloned contains your assignment, but is read-only on our server, **you should not try to edit it**.
......
......@@ -5,7 +5,7 @@
You can use the following commands to make a fresh clone of your repository:
```shell
git clone -b recfun git@gitlab.epfl.ch:lamp/student-repositories-f19/cs206-GASPAR.git cs210-recfun
git clone -b recfun git@gitlab.epfl.ch:lamp/student-repositories-f19/cs210-GASPAR.git cs210-recfun
cd cs210-recfun
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment