diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,10 +7,14 @@ <h1 align="center">emacs-personal</h1> Lightweight configuration of emacs with basic utilities plus personal configuration - + ### Installation +First step: + + package-refresh-contents + #### Main mirror 1. `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/` |