summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.org b/README.org
index c81d6d0..38928d8 100644
--- a/README.org
+++ b/README.org
@@ -65,11 +65,10 @@ 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.
+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.
* Key bindings