aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1530eb6..d44dbed 100644
--- a/README.md
+++ b/README.md
@@ -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: