Skip to content

Commit 78d946f

Browse files
committed
Updated readme markup
1 parent a83400f commit 78d946f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Packages shipped with GNU Emacs: `compile`, `project`, `python` and `which-func`
1414

1515
`django-commands` available on [MELPA](http://melpa.org):
1616

17-
<kbd>M-x</kbd> `package-install` <kbd><RET></kbd> `django-commands` <kbd><RET></kbd>.
17+
<kbd>M-x</kbd> `package-install` <kbd>RET</kbd> `django-commands` <kbd>RET</kbd>.
1818

1919
Alternatively, you can download `django-commands.el` and run:
2020

21-
<kbd>M-x</kbd> `package-install-file` <kbd><RET></kbd> `<path-to-django-commands-el>` <kbd><RET></kbd>
21+
<kbd>M-x</kbd> `package-install-file` <kbd>RET</kbd> `<path-to-django-commands-el>` <kbd>RET</kbd>
2222

2323
### Without `package.el`
2424

@@ -50,11 +50,11 @@ Being runned in one of django-commands-mode buffers restarts current django comm
5050

5151
### Commands arguments
5252

53-
If command is invoked with prefix argument (for ex. <kbd>C-u</kbd> <kbd>M-x</kbd> `django-commands-shell` <kbd><RET></kbd>) it allow to edit command arguments.
53+
If command is invoked with prefix argument (for ex. <kbd>C-u</kbd> <kbd>M-x</kbd> `django-commands-shell` <kbd>RET</kbd>) it allow to edit command arguments.
5454

5555
## Customization
5656

57-
<kbd>M-x</kbd> `customize-group` <kbd><RET></kbd> `django-commands` <kbd><RET></kbd>
57+
<kbd>M-x</kbd> `customize-group` <kbd>RET</kbd> `django-commands` <kbd>RET</kbd>
5858

5959
For each command you can specify command name and default arguments.
6060

0 commit comments

Comments
 (0)