From afa30df3e8c2c8546ae7897fd82b38b2aa59e8ee Mon Sep 17 00:00:00 2001
From: Guillaume Martres <smarter@ubuntu.com>
Date: Fri, 20 Sep 2019 15:35:48 +0200
Subject: [PATCH] Add windows workaround link

---
 week1/02-grading-and-submission.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/week1/02-grading-and-submission.md b/week1/02-grading-and-submission.md
index dff8b69..91e254d 100644
--- a/week1/02-grading-and-submission.md
+++ b/week1/02-grading-and-submission.md
@@ -16,6 +16,8 @@ Each assignment is shipped with two sets of tests:
     ```shell
     runGradingTests
     ```
+    **[Note: this command is currently broken on Windows, click here for the
+    work around](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/issues/9#note_45529)**
     Your grade is determined by the number of these tests that pass, see the
     next section to see how to actually get a grade.
 
-- 
GitLab