From 66606308a6c6498cf9b0b9637455bf6f9e76ef16 Mon Sep 17 00:00:00 2001 From: David Seus <david.seus@mathematik.uni-stuttgart.de> Date: Wed, 14 Oct 2020 11:57:33 +0200 Subject: [PATCH] Update README.md --- Setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup/README.md b/Setup/README.md index 1feb62c..5168179 100644 --- a/Setup/README.md +++ b/Setup/README.md @@ -121,7 +121,7 @@ you are, which should be the fenics home directoy. Once you are in the container navigate into the `Setup` of the cloned repository. This should be achieved by running - cd shared/setup + cd shared/Setup within the container. Upgrade pip by running -- GitLab