diff options
| author | Ashish Panigrahi <ashish.panigrahi@protonmail.com> | 2021-07-04 03:06:19 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-03 23:36:19 +0200 |
| commit | 38907ce7d74f26d123bfbb8ecf55bc9616b5ece5 (patch) | |
| tree | 3c645c6060d4762886368dc7c38e7bbf96e90df1 | |
| parent | a5608b9026b67269b2ef9a34d0cbaa3e477aca0c (diff) | |
docs: Removed comment on nightly in `README` (#954)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ Community driven built-in [pickers](#pickers), [sorters](#sorters) and [previewe This section should guide to run your first built-in pickers :smile:. -[Neovim Nightly (0.5)](https://github.com/neovim/neovim/releases/tag/nightly) +[Neovim (v0.5)](https://github.com/neovim/neovim/releases/tag/v0.5.0) is required for `telescope.nvim` to work. ### Optional dependences |
