Skip to content

Commit 555dd8e

Browse files
authored
Fix typo in README.md
1 parent 98ad2ee commit 555dd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Distribution Alternatives:
3636
`~/.config/nvim` (MacOS)
3737
`%userprofile%\AppData\Local\nvim\` (Windows)
3838

39-
* run: `git clone https://github.com/nvim-lua/kickstart.nvim.git ~/.config/nvim` OR: `gh repo clone nvim-lua/kickstart.nvim`
39+
* Run: `git clone https://github.com/nvim-lua/kickstart.nvim.git ~/.config/nvim` OR: `gh repo clone nvim-lua/kickstart.nvim`
4040
* Run Neovim (from terminal or shortcut) and allow lazy.nvim to download files and set up the basics.
4141
* Once the setup is complete, restart Neovim.
4242
* **You're ready to go!**

0 commit comments

Comments
 (0)