From c53e83e8e28400017d66500bf7fee055bb0b3057 Mon Sep 17 00:00:00 2001 From: David Seus <david.seus@mathematik.uni-stuttgart.de> Date: Wed, 14 Oct 2020 12:31:44 +0200 Subject: [PATCH] Update README.md --- Setup/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Setup/README.md b/Setup/README.md index c0d750e..a35fcff 100644 --- a/Setup/README.md +++ b/Setup/README.md @@ -205,12 +205,12 @@ fenics@bdac3735c78b:~/shared/Setup/InstallationTest$ exit Alternatively you can run an example in the [Usecases](../Usecases) folder of the `LDDsimulation` repo. ->>>**Note** -It might happen, that not all usecases are running, due to forgetting to update +>>> +**Note:** + It might happen, that not all usecases are running, due to forgetting to update the script. If that happens and you wanted to run that particular usecase, find a usecase that works and diff the two files, to see what's missing. >>> - ## Usefull docker commands List all docker container -- GitLab