diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-21 15:32:51 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-21 15:32:51 -0500 |
commit | 8ce00c8a0d9347877f00bb6ab90116e93a3119b3 (patch) | |
tree | b85254c27ed25a70ec1e87c5da3098ef2e4ef2f4 | |
parent | 58cc480658a33df0dd4cf9de69fd58d839bf3a6e (diff) | |
download | emacs-personal-8ce00c8a0d9347877f00bb6ab90116e93a3119b3.tar.lz emacs-personal-8ce00c8a0d9347877f00bb6ab90116e93a3119b3.tar.xz emacs-personal-8ce00c8a0d9347877f00bb6ab90116e93a3119b3.zip |
[README.md]: change URL repo
-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://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/` +1. `git clone https://git.sr.ht/~heckyel/emacs-personal ~/.emacs.d/` 2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` |