Correct url, missing slash
This commit is contained in:
parent
86c27533af
commit
1311469ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ git clone https://github.com/smashblu/kickstart.nvim.git %userprofile%\AppData\L
|
|||
If you're using `powershell.exe`
|
||||
|
||||
```
|
||||
git clone https://github.comsmashblu/kickstart.nvim.git $env:USERPROFILE\AppData\Local\nvim\
|
||||
git clone https://github.com/smashblu/kickstart.nvim.git $env:USERPROFILE\AppData\Local\nvim\
|
||||
```
|
||||
|
||||
</details>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue