aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3d17bbe..8b415c1 100644
--- a/README.md
+++ b/README.md
@@ -12,14 +12,14 @@ First step:
#### Main mirror
1. `git clone https://hgit.conocimientoslibres.ga/software/emacs-personal.git ~/.emacs.d/`
-
-2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'`
+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/`
-
-2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'`
+2. `cp -v ~/.emacs.d/.env.example ~/.emacs.d/.env`
+3. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'`
### Fonts