summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2026-03-30 08:29:01 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2026-03-30 08:29:01 +0200
commit20009d4fcc31770200b63a1440f15320ee009def (patch)
tree68d1e898f34f9b0f30de5bb41b7b089602a46c02
parent69ff5f497c889e20d2da7c912d0c3bcb1004720f (diff)
Formatting
-rw-r--r--README.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.org b/README.org
index ef386f9..7451041 100644
--- a/README.org
+++ b/README.org
@@ -61,10 +61,10 @@ terminal Emacs. Use the [[https://codeberg.org/akib/emacs-corfu-terminal][corfu-
* Installation
-Corfu is available from MELPA. 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 MELPA and can be installed 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