Skip to content

Commit babe1e2

Browse files
authored
Removes incorrect org-style markers from code block. (#701)
1 parent b988e5e commit babe1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You only have to put `(use-package lsp-ui)` in your config and the package will
3131
Or use the builtin package manager.
3232

3333
```
34-
M-x ~package-install~ [RET] ~lsp-ui~ [RET]
34+
M-x package-install [RET] lsp-ui [RET]
3535
```
3636

3737
## lsp-ui-sideline:

0 commit comments

Comments
 (0)