We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9742cc commit 2292a14Copy full SHA for 2292a14
README.md
@@ -40,11 +40,7 @@ mv ~/.emacs.d/ ~/.emacs.d.bak/
40
Git clone my configuration to your new `~/.emacs.d/` :
41
42
```
43
-# For Emacs 26 and below
44
-git clone https://github.com/ianpan870102/yay-evil-emacs.git ~/.emacs.d
45
-
46
-# For Emacs 27
47
-git clone https://github.com/ianpan870102/yay-evil-emacs.git ~/.config/emacs/
+git clone https://github.com/ianyepan/yay-evil-emacs.git ~/.emacs.d
48
49
50
### "Rolling" Release 🙃
0 commit comments