From 2f2f698aada7b288a4265910073c6978283612a1 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:27:20 +0200 Subject: [PATCH] typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 014dd41..a20c5d1 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ You have to edit `00-run-installers.sh`: - The line to be modified is this one: -`export ULYS_EMACSDIR=$HOME/emacs` +```export ULYS_EMACSDIR=$HOME/emacs``` -- GitLab