diff --git a/README.md b/README.md index 0660fd6..73ace49 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -* Emacs Configuration +# Emacs Configuration -** Installation +## Installation Just have to clone the repo in your emacs directory (`emacs.default` for me) with sub modules. -``` git +``` git git clone --recurse-submodules https://gitlab.isima.fr/arbarraux/emacs-config.git ```