Correct url, missing slash

This commit is contained in:
smashblu 2024-05-25 12:19:30 -07:00 committed by GitHub
parent 86c27533af
commit 1311469ffc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>