diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,9 +5,9 @@ Lightweight configuration of emacs with basic utilities plus personal configurat ### Installation - `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/` +1. `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/` - `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` +2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` ### Markdown Mode - Require installed markdown in distro GNU+Linux, example: |