summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2025-11-08 10:57:40 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2025-11-08 10:57:40 +0100
commit07a2e471120109316d6623ab0c91e9ed40a715fd (patch)
tree316c04e8c1e6d25160091b575d088072526e3fb3
parent473f4ba84e923a12a041e905427d31f68a4f7b47 (diff)
README update
-rw-r--r--README.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.org b/README.org
index bb2e62f..054fad7 100644
--- a/README.org
+++ b/README.org
@@ -64,10 +64,10 @@ frames also for terminal Emacs. On older Emacs versions, you can use the
* Installation
-Corfu is available from [[https://elpa.gnu.org/packages/corfu.html][GNU ELPA]]. You can install it directly via =M-x
-package-install RET corfu RET=. After installation, activate the global minor
-mode with =M-x global-corfu-mode RET=. For completion press =M-TAB= (or =TAB=) within
-a buffer. Auto completion is disabled by default for safety and unobtrusiveness.
+Corfu is available from [[https://elpa.gnu.org/packages/corfu.html][GNU ELPA]]. You can install it directly via =M-x package-install RET corfu RET=.
+After installation, activate the global minor mode with =M-x global-corfu-mode
+RET=. For completion press =M-TAB= (or =TAB=) within a buffer. Auto completion is
+disabled by default for safety and unobtrusiveness.
* Key bindings