diff --git a/README.md b/README.md index 7cc0c87..8728282 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,18 @@ Lightweight configuration of emacs with basic utilities plus personal configurat ### Installation +#### Main mirror + 1. `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/` 2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` +#### Secundary mirror + +1. `git clone https://notabug.org/heckyel/emacs-personal.git ~/.emacs.d/` + +2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` + ### Fonts `pacman -S ttf-hack` (for default)