aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-01-08 14:48:03 -0500
committerJesús <heckyel@hyperbola.info>2019-01-08 14:48:03 -0500
commit7087eedf4eebf13c3b831670292d6364cc12670f (patch)
treeccd0963d7b7eada89d50cab15beb619eebbc3dbb
parent695c5c557c1524be2ca5e3236d58ba09227e1247 (diff)
downloademacs-personal-7087eedf4eebf13c3b831670292d6364cc12670f.tar.lz
emacs-personal-7087eedf4eebf13c3b831670292d6364cc12670f.tar.xz
emacs-personal-7087eedf4eebf13c3b831670292d6364cc12670f.zip
fix readme
-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: