From 4ee79f3999b5fb03e2bf6431a66d7915adb42170 Mon Sep 17 00:00:00 2001 From: Jesus E Date: Sat, 13 May 2023 01:23:54 -0400 Subject: [PATCH] README.md: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 042e923..f57278b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ First step: #### Main mirror -1. `git clone https://c.hgit.ga/software/emacs-personal.git ~/.emacs.d/` +1. `git clone https://c.fridu.us/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")'`