]> code.delx.au - gnu-emacs-elpa/commitdiff
Escape the angle brackets
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 13 Mar 2013 21:19:51 +0000 (01:19 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 13 Mar 2013 21:19:51 +0000 (01:19 +0400)
README.md

index f636e580b6c7cb1681dd5204cfaee9ce820b96ac..894de1c412ce47862b4d98fc34b9c75bad731bd9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Usage
 Once installed, enable company-mode with <kbd>M-x company-mode</kbd>.
 
 Completion will start automatically after you type a few letters. Use
-<kbd>M-n</kbd>, <kbd>M-p</kbd>, <kbd><tab></kbd> and <kbd><return></kbd> to
+<kbd>M-n</kbd>, <kbd>M-p</kbd>, <kbd>\<tab\></kbd> and <kbd>\<return\></kbd> to
 complete. Search through the completions with <kbd>C-s</kbd>, <kbd>C-r</kbd> and
 <kbd>C-o</kbd>.