Merge pull request #402 from ErikKarlgren/fix-readme-typo
Fix typo in README.md
This commit is contained in:
		
						commit
						01a1ebed38
					
				|  | @ -36,7 +36,7 @@ Distribution Alternatives: | ||||||
|     `~/.config/nvim` (MacOS) |     `~/.config/nvim` (MacOS) | ||||||
|     `%userprofile%\AppData\Local\nvim\` (Windows) |     `%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. | * 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. | * Once the setup is complete, restart Neovim. | ||||||
| * **You're ready to go!** | * **You're ready to go!** | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Chris Patti
						Chris Patti