branch: elpa/clojure-mode commit 0af29f47eb2ea534eb5e293ade9946795f2e2a01 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Tweak some markup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1363dd1c4..3997d63f44 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ version. MELPA has a development snapshot for users who don't mind You can install `clojure-mode` using the following command: -<kbd>M-x package-install [RET] clojure-mode [RET]</kbd> +<kbd>M-x</kbd> `package-install` <kbd>[RET]</kbd> `clojure-mode` <kbd>[RET]</kbd> or if you'd rather keep it in your dotfiles: @@ -41,7 +41,7 @@ or if you'd rather keep it in your dotfiles: If the installation doesn't work try refreshing the package list: -<kbd>M-x package-refresh-contents</kbd> +<kbd>M-x</kbd> `package-refresh-contents` ## Bundled major modes