diff options
| author | Jesús <heckyel@hyperbola.info> | 2019-01-08 14:48:03 -0500 |
|---|---|---|
| committer | Jesús <heckyel@hyperbola.info> | 2019-01-08 14:48:03 -0500 |
| commit | 7087eedf4eebf13c3b831670292d6364cc12670f (patch) | |
| tree | ccd0963d7b7eada89d50cab15beb619eebbc3dbb /README.md | |
| parent | 695c5c557c1524be2ca5e3236d58ba09227e1247 (diff) | |
| download | emacs-personal-7087eedf4eebf13c3b831670292d6364cc12670f.tar.lz emacs-personal-7087eedf4eebf13c3b831670292d6364cc12670f.tar.xz emacs-personal-7087eedf4eebf13c3b831670292d6364cc12670f.zip | |
fix readme
Diffstat (limited to 'README.md')
| -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: |
