From b993182f1533db7ef2d49081fcf57ae888ef1498 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Sun, 1 Sep 2024 10:08:49 -0500 Subject: [PATCH] readme: fix installation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 906b8ea3..efbb13e1 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ If you have any question, please use the [discussions page](https://github.com/n > > If you want to use NixVim with nixpkgs 24.05 you should use the `nixos-24.05` branch. -For more detail, see the [Installation](https://nix-community.github.io/nixvim/install.html#installation) section of our documentation. +For more detail, see the [Installation](https://nix-community.github.io/nixvim) section of our documentation.
Without flakes