diff --git a/README.md b/README.md
index a20c5d139d124fd01772f82b1d7acb28a0abfabe..17d1009a36f7bce0053364546429b380f7d8940b 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
+```