Skip to content
Snippets Groups Projects
Commit f94828bb authored by Rodrigo Raya's avatar Rodrigo Raya
Browse files

Update labs_05.md

parent bb76aed8
No related branches found
No related tags found
No related merge requests found
......@@ -165,11 +165,11 @@ structure of your project `src` directory should be as follows:
## Deliverables
You are given **4 weeks** for this assignment.
You are given **2 weeks** for this assignment.
Deadline: **TBD**.
Deadline: **Wednesday December 2 at 11 pm.**.
Submission: one team member submits a zip file submission-groupNumber.zip to the [moodle submission page]().
Submission: one team member submits a zip file submission-groupNumber.zip to the [moodle submission page](https://moodle.epfl.ch/mod/assign/view.php?id=1181848).
Your submission only needs to contain your `src` directory.
You can use the following command (from the root of your repository) to generate the archive:
......@@ -177,4 +177,4 @@ You can use the following command (from the root of your repository) to generate
zip -r submission-<groupNumber>.zip src/
```
You can then verify the content of the archive using `unzip -l submission-<groupNumber>.zip`
\ No newline at end of file
You can then verify the content of the archive using `unzip -l submission-<groupNumber>.zip`
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