From d1172c40fd221200a1c7f924d0e43b395f3338ad Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Thu, 16 Oct 2025 11:07:59 -0500 Subject: [PATCH] update readme run command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db356e2..45c0bef 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Goals: -- Works with or without nix +- Works with or without nix (have not verified non nix yet...) - LSP integration with the current project's settings if available Old pre nix config: https://git.joshuabell.xyz/nvim/~files/40eadc9b714fa29c5b28aca49f77c1ea62141763 for reference @@ -12,7 +12,7 @@ Old pre nix config: https://git.joshuabell.xyz/nvim/~files/40eadc9b714fa29c5b28a ### With Nix ```sh -nix run git+https://git.joshuabell.xyz/nvim +nix run git+https://git.joshuabell.xyz/ringofstorms/nvim ``` in NixOS