Update README.md

This commit is contained in:
2026-03-22 13:00:59 +01:00
parent 2da113baae
commit 86c1688932

View File

@@ -6,7 +6,7 @@ A modular Neovim configuration using `mini.deps`.
1. Clone this repository to `~/.config/nvim`:
```bash
git clone <repo_url> ~/.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.