docs: bump minimum git version: 2.23 -> 2.28 #5088

And bump recommended Emacs: 27.1 -> 27.2
This commit is contained in:
Henrik Lissner 2021-05-24 14:40:42 -04:00
parent ab1000c8d0
commit 2d8342ca5f
2 changed files with 4 additions and 4 deletions

View file

@ -96,8 +96,8 @@ us know!
* Install
This is what you'll have installed by the end of this section:
- Git 2.23+
- Emacs 26.3+ *(27.1 is recommended, or [[https://www.emacswiki.org/emacs/GccEmacs][native-comp]])*
- Git 2.28+
- Emacs 26.3+ *(27.2 is recommended, or [[https://www.emacswiki.org/emacs/GccEmacs][native-comp]])*
- [[https://github.com/BurntSushi/ripgrep][ripgrep]] 11.0+
- GNU Find
- (Optional) [[https://github.com/sharkdp/fd][fd]] 7.3.0+ (known as ~fd-find~ on Debian, Ubuntu & derivatives) --