We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f3e1f commit 0af29f4Copy full SHA for 0af29f4
README.md
@@ -30,7 +30,7 @@ version. MELPA has a development snapshot for users who don't mind
30
31
You can install `clojure-mode` using the following command:
32
33
-<kbd>M-x package-install [RET] clojure-mode [RET]</kbd>
+<kbd>M-x</kbd> `package-install` <kbd>[RET]</kbd> `clojure-mode` <kbd>[RET]</kbd>
34
35
or if you'd rather keep it in your dotfiles:
36
@@ -41,7 +41,7 @@ or if you'd rather keep it in your dotfiles:
41
42
If the installation doesn't work try refreshing the package list:
43
44
-<kbd>M-x package-refresh-contents</kbd>
+<kbd>M-x</kbd> `package-refresh-contents`
45
46
## Bundled major modes
47
0 commit comments