diff --git a/README.md b/README.md
index 69366de3ccde35b4b40de4712c8e4d932920a124..32227f46c671df675ef6efb30ca032d967266404 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@
 Run the following in command line to test mesh size and time step convergence for P1 and BDF1 of RSHMHF FE
 ```console
 foo@bar:~$ python3 -m Tests.conv_RSHMHF_FE
+```
 
 Run the following in command line to test mesh size and time step convergence for P1 and BDF1 of PPFEM and TFEM of HMHF FE on unit disk in dimension 2
 ```console