summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.org b/README.org
index 38928d8..c2e4aab 100644
--- a/README.org
+++ b/README.org
@@ -66,9 +66,9 @@ provides an alternative overlay-based display.
* 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=. Set the variable ~corfu-auto~ to t in order to enable auto completion. For
-manual completion press =M-TAB= (or =TAB=) within a buffer.
+After installation, activate the global minor mode with =M-x global-corfu-mode RET=.
+Set the variable ~corfu-auto~ to t in order to enable auto completion. For manual
+completion press =M-TAB= (or =TAB=) within a buffer.
* Key bindings