Skip to content

Commit

Permalink
docs(readme): clean up command example (#2984)
Browse files Browse the repository at this point in the history
(cherry picked from commit 67c598f)
  • Loading branch information
migrmrz authored and Conni2461 committed May 20, 2024
1 parent 6312868 commit 5b3b79b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ to get an understanding of how to use Telescope and how to configure it.

## Usage

Try the command `:Telescope find_files<cr>`
to see if `telescope.nvim` is installed correctly.
Try the command `:Telescope find_files`
to see if `telescope.nvim` is installed correctly.

Using VimL:

Expand Down

0 comments on commit 5b3b79b

Please sign in to comment.