diff --git a/README.md b/README.md index 8dc525e..c5df3b2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A modular Neovim configuration using `mini.deps`. 1. Clone this repository to `~/.config/nvim`: ```bash - git clone ~/.config/nvim + git clone https://git.narl.io/nvrl/neovim-config ~/.config/nvim ``` 2. Open Neovim. `mini.deps` will handle plugin installation automatically. 3. Run `:DepsInstall` if needed.