diff options
author | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:36:17 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:36:17 -0500 |
commit | e8d4767adc49dbfe337233005d3c414e3032ee29 (patch) | |
tree | 4a9665a350e7db1bf29a691bcf9c6a0ff716675a | |
parent | 6614195fd39afc7a17bd9ccf7eeb75401e1d875c (diff) | |
download | emacs-personal-e8d4767adc49dbfe337233005d3c414e3032ee29.tar.lz emacs-personal-e8d4767adc49dbfe337233005d3c414e3032ee29.tar.xz emacs-personal-e8d4767adc49dbfe337233005d3c414e3032ee29.zip |
Update URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ First step: #### Main mirror -1. `git clone https://git.sr.ht/~heckyel/emacs-personal ~/.emacs.d/` +1. `git clone https://hgit.conocimientoslibres.ga/software/emacs-personal.git ~/.emacs.d/` 2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` |