From 8ce00c8a0d9347877f00bb6ab90116e93a3119b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 21 Feb 2021 15:32:51 -0500 Subject: [PATCH] [README.md]: change URL repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53932b5..57ad8a9 100644 --- a/README.md +++ b/README.md @@ -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")'`