From 2d0afe6f7e4a6d6ea28167dab27b7c2ae9b08783 Mon Sep 17 00:00:00 2001 From: Johannes Mey <johannes.mey@tu-dresden.de> Date: Tue, 25 Jun 2019 06:46:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8672dde..342399c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Solutions -**Please note** that unfortunately - like provided ATL solution - the solutions cannot be started directly using MS Windows, since they use `cd ../dir && ./gradlew`. If only Windows is available, these commands have to be adapted. +**Please note** that unfortunately - like the provided ATL solution - the solutions cannot be started directly using MS Windows, since they use `cd ../dir && ./gradlew`. If only Windows is available, these commands have to be adapted. ### JastAdd Relational RAGs Solution -- GitLab