From 1a1963232e80bf2f88144370804f9158b1c46f82 Mon Sep 17 00:00:00 2001 From: rootiest Date: Sun, 31 May 2026 00:46:50 -0400 Subject: [PATCH] docs: fix links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d63b872..161635c 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ sudo pacman -S git ripgrep fd fzf lazygit github-cli xclip nodejs npm base-devel ### Installation ```bash -git clone https://github.com/your-username/nvim-config ~/.config/nvim +git clone https://git.rootiest.dev/rootiest/neovim-config.git ~/.config/nvim nvim ```