fix readme

This commit is contained in:
Jesús 2019-01-08 14:48:03 -05:00
parent 695c5c557c
commit 7087eedf4e
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -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: