Skip to content

Commit 61e8b30

Browse files
jaho5dam9000
authored andcommitted
Update windows installation command
1 parent 726fabc commit 61e8b30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ git clone https://github.com/dam9000/kickstart-modular.nvim.git "${XDG_CONFIG_HO
8686
If you're using `cmd.exe`:
8787

8888
```
89-
git clone https://github.com/dam9000/kickstart.nvim.git "%localappdata%\nvim"
89+
git clone https://github.com/dam9000/kickstart-modular.nvim.git "%localappdata%\nvim"
9090
```
9191

9292
If you're using `powershell.exe`
9393

9494
```
95-
git clone https://github.com/dam9000/kickstart.nvim.git "${env:LOCALAPPDATA}\nvim"
95+
git clone https://github.com/dam9000/kickstart-modular.nvim.git "${env:LOCALAPPDATA}\nvim"
9696
```
9797

9898
</details>

0 commit comments

Comments
 (0)