Update README.md
This commit is contained in:
@@ -6,7 +6,7 @@ A modular Neovim configuration using `mini.deps`.
|
|||||||
|
|
||||||
1. Clone this repository to `~/.config/nvim`:
|
1. Clone this repository to `~/.config/nvim`:
|
||||||
```bash
|
```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.
|
2. Open Neovim. `mini.deps` will handle plugin installation automatically.
|
||||||
3. Run `:DepsInstall` if needed.
|
3. Run `:DepsInstall` if needed.
|
||||||
|
|||||||
Reference in New Issue
Block a user