From ddd8ab4f7eabbe01212a4e47708f299be958de36 Mon Sep 17 00:00:00 2001 From: Erick Lavoie <erick.lavoie@epfl.ch> Date: Fri, 18 Feb 2022 10:15:19 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4aa071a..64a25c0 100644 --- a/README.md +++ b/README.md @@ -195,10 +195,8 @@ sufficient. ## Submission Steps: - 1. Create a zip archive with all your code within ````src/````, as well as your report: -```` - zip sciper1-sciper2.zip -r src/ report.pdf -```` + + 1. Create a zip archive with all your code within ````src/````, as well as your report: ````zip sciper1-sciper2.zip -r src/ report.pdf```` 2. Submit ````sciper1-sciper2.zip```` the TA for grading on https://cs449-submissions.epfl.ch:8083/m1 using the passcode you have previously received by email. -- GitLab