diff --git a/README.md b/README.md index 9059062..1530eb6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ Lightweight configuration of emacs with basic utilities plus personal configurat ![emacs-personal](https://heckyel.ga/public/emacs-personal.png?raw=true "emacs-personal") +### Installation + + `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/` + + `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` + ### Markdown Mode - Require installed markdown in distro GNU+Linux, example: