From 372ad6ff1fe435d814dbfcc4a770fdc1fb5c5143 Mon Sep 17 00:00:00 2001 From: Jesus Date: Mon, 11 Jul 2022 03:04:33 +0800 Subject: [PATCH] README.md: update URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b415c1..89b5043 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ First step: #### Main mirror -1. `git clone https://hgit.conocimientoslibres.ga/software/emacs-personal.git ~/.emacs.d/` +1. `git clone https://c.hgit.ga/software/emacs-personal.git ~/.emacs.d/` 2. `cp -v ~/.emacs.d/.env.example ~/.emacs.d/.env` 3. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` #### Secundary mirror -1. `git clone https://notabug.org/heckyel/emacs-personal.git ~/.emacs.d/` +1. `git clone https://git.sr.ht/~heckyel/emacs-personal ~/.emacs.d/` 2. `cp -v ~/.emacs.d/.env.example ~/.emacs.d/.env` 3. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` -- 2.45.2