From c08d83b495b397d5b4af0cad236732452bd8989e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre=20Balay=C3=A9?= <pierre.balaye@univ-lille.fr>
Date: Sat, 16 May 2020 16:28:07 +0200
Subject: [PATCH] typo in README

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a20c5d1..17d1009 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,6 @@
 You have to edit `00-run-installers.sh`:
 
 - The line to be modified is this one:
-```export ULYS_EMACSDIR=$HOME/emacs```
+```{bash}
+export ULYS_EMACSDIR=$HOME/emacs
+```
-- 
GitLab