diff options
-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://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")'` |