aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/README.md b/README.md
index 27ee6c1..bec8624 100644
--- a/README.md
+++ b/README.md
@@ -129,13 +129,8 @@ Basic code editing: line numbers and `hl-line-mode`.
## Requirements
-Emacs 29.1 or later.
-
-Emacs 29.1 is, as of 2023-09-04, the latest stable release. The specific features from Emacs 29.1 that Substrate relies on are:
-
- - Enhancements to the built-in completion help (`completions-auto-select`, `completion-auto-help`, etc.)
- - Built-in tree-sitter support
- - Built-in LSP client (Eglot)
+- Emacs 29.1 or later.
+- Git
## Credits
@@ -147,6 +142,6 @@ Maintainer of Emacs-substrate:
Creator and maintainer of Emacs-bedrock:
- - [Ashton Wiersdorf](https://lambdaland.org)
+- [Ashton Wiersdorf](https://lambdaland.org)
G