From 3cb293b13d36bd64d62c1a24588b1128acf3b1eb Mon Sep 17 00:00:00 2001 From: David Seus <david.seus@mathematik.uni-stuttgart.de> Date: Fri, 9 Oct 2020 14:37:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cef7a9..0f83f3a 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ To use this module, start by cloning the repository by running git clone https://gitlab.mathematik.uni-stuttgart.de/seusdd/ldd-for-two-phase-flow-systems.git -The folder [Setup](./Setup/README.md) instructions contains instructions on how to get `Fenics` up and running inside a docker container. \ No newline at end of file +The folder [Setup](./Setup) instructions contains instructions on how to get `Fenics` up and running inside a docker container. \ No newline at end of file -- GitLab