From 154d7c72a713ecdf6cb0360e568d7ba62f4ed6f5 Mon Sep 17 00:00:00 2001 From: Ashish Panigrahi Date: Sun, 4 Jul 2021 00:56:37 +0530 Subject: docs: fix link to nightly release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5c15ec5f..8f53b692 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ These features are not implemented in this repo, but in Neovim core. See `:help ## Install -* Requires [Neovim v0.5.0](https://github.com/neovim/neovim/releases/tag/v0.5.0) or [Nightly](https://github.com/neovim/neovim/releases/tag/v0.5.0). Update Neovim and nvim-lspconfig before reporting an issue. +* Requires [Neovim v0.5.0](https://github.com/neovim/neovim/releases/tag/v0.5.0) or [Nightly](https://github.com/neovim/neovim/releases/tag/nightly). Update Neovim and nvim-lspconfig before reporting an issue. * Install nvim-lspconfig like any other Vim plugin, e.g. with [vim-plug](https://github.com/junegunn/vim-plug): ```vim -- cgit v1.2.3-70-g09d2