diff options
author | Jesús <heckyel@hyperbola.info> | 2019-09-15 16:58:00 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-09-15 16:58:00 -0500 |
commit | 868b60b240060bb3dc4e6d55602a2aca38d56114 (patch) | |
tree | f2b942ae76ca680e4153ed484d48b455ed7b1bf8 | |
parent | 8a14e0a584405cc79e07c3d0924787f722efd47b (diff) | |
download | emacs-personal-868b60b240060bb3dc4e6d55602a2aca38d56114.tar.lz emacs-personal-868b60b240060bb3dc4e6d55602a2aca38d56114.tar.xz emacs-personal-868b60b240060bb3dc4e6d55602a2aca38d56114.zip |
Updated README.md
-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/` |