Skip to content

Commit 0af29f4

Browse files
committed
Tweak some markup
1 parent 52f3e1f commit 0af29f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ version. MELPA has a development snapshot for users who don't mind
3030

3131
You can install `clojure-mode` using the following command:
3232

33-
<kbd>M-x package-install [RET] clojure-mode [RET]</kbd>
33+
<kbd>M-x</kbd> `package-install` <kbd>[RET]</kbd> `clojure-mode` <kbd>[RET]</kbd>
3434

3535
or if you'd rather keep it in your dotfiles:
3636

@@ -41,7 +41,7 @@ or if you'd rather keep it in your dotfiles:
4141

4242
If the installation doesn't work try refreshing the package list:
4343

44-
<kbd>M-x package-refresh-contents</kbd>
44+
<kbd>M-x</kbd> `package-refresh-contents`
4545

4646
## Bundled major modes
4747

0 commit comments

Comments
 (0)