summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornPHYN1T3 <38122105+nPHYN1T3@users.noreply.github.com>2023-04-25 13:21:31 -0600
committerGitHub <noreply@github.com>2023-04-25 13:21:31 -0600
commitdf10841febe952c3482da7ce54233eea6cf02905 (patch)
tree249e38d69f17d3c9bac8ac2902eb9275b24688cb
parent821ad95565a293d6d52ef2f07941472ab75ef00f (diff)
ARG!
My browser should not be caching yet github seems to fight some changes. I'm also still unable to see why the formatting (line height) differs between the Archive Install section and the Git Clone Install section. Hopefully this will at least save the correct changes to the Win stuff.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0b878eb..02df1b8 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,8 @@ Distribution Alternatives:
`~/.config/nvim` (Linux)
`~/.config/nvim` (MacOS)
`%userprofile%\AppData\Local\nvim-data\` (Windows)
-* run: git clone https://github.com/nvim-lua/kickstart.nvim.git OR: gh repo clone nvim-lua/kickstart.nvim
+* run: git clone https://github.com/nvim-lua/kickstart.nvim.git OR: gh repo clone nvim-lua/kickstart.nvim
* Run neovim (from terminal or shortcut) and allow the kickstart process to download files and set up the basics.
* Once the setup is complete restart Neovim.
* **You're ready to go!**