From dafd778afb0a44f445089a606040df55c926e69d Mon Sep 17 00:00:00 2001 From: Erik Date: Sat, 19 Aug 2023 13:38:31 +0200 Subject: Fix typo in README.md --- nvim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nvim') diff --git a/nvim/README.md b/nvim/README.md index ef59760..4a312bc 100644 --- a/nvim/README.md +++ b/nvim/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!** -- cgit v1.2.3