From 48bdc40932c5f43052f7ff5ea17bfc0d6a8b6205 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20A=2E=20Ortega=20Froysa?= Date: Tue, 8 Nov 2022 15:59:22 +0100 Subject: [PATCH] No source dir to be found anymore. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baacd41..dff977e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ please take a look at what needs to be done in the [roadmap](/ROADMAP.md), or check if there are any to-do comments in the code: ```bash -grep -r "TODO" src/ +grep "TODO" isidore.sh ``` ## License & Copyright