aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorErik <erik.rivas8@gmail.com>2023-08-19 13:38:31 +0200
committerGitHub <noreply@github.com>2023-08-19 13:38:31 +0200
commit555dd8ed27890ffa29b30921b46614e5cbf21a09 (patch)
tree652d2708e2f71471edeb87260de790b438c7b98e /README.md
parent98ad2ee32adea1a02b06a4b45c16fb6f11d836b9 (diff)
Fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ef59760..4a312bc 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ Distribution Alternatives:
`~/.config/nvim` (MacOS)
`%userprofile%\AppData\Local\nvim\` (Windows)
-* run: `git clone https://github.com/nvim-lua/kickstart.nvim.git ~/.config/nvim` OR: `gh repo clone nvim-lua/kickstart.nvim`
+* Run: `git clone https://github.com/nvim-lua/kickstart.nvim.git ~/.config/nvim` OR: `gh repo clone nvim-lua/kickstart.nvim`
* Run Neovim (from terminal or shortcut) and allow lazy.nvim to download files and set up the basics.
* Once the setup is complete, restart Neovim.
* **You're ready to go!**