From 86e70875fa146d20453f99de047406f2bb55acf8 Mon Sep 17 00:00:00 2001
From: David Seus <david.seus@mathematik.uni-stuttgart.de>
Date: Thu, 25 Oct 2018 18:03:55 +0200
Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20README.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e3c9997..57785a0 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 ## Manual how to set up latest fenix image in Docker
 Pull the latest fenics Docker image
 
-    docker pull quay.io/fenicsproject/stable:latest;
+    docker pull quay.io/fenicsproject/stable:latest
 
 
 ## Create docker container named LDD-TPR with graphical display, share folder `pwd`
-- 
GitLab