Update README.md
Fix for #314 - there's no -data at the end of the nvim dir.
This commit is contained in:
		
							parent
							
								
									4d7e4b8a1d
								
							
						
					
					
						commit
						8a647f4384
					
				| 
						 | 
					@ -32,7 +32,7 @@ Distribution Alternatives:
 | 
				
			||||||
* From a terminal cd/dir to:
 | 
					* From a terminal cd/dir to:
 | 
				
			||||||
    `~/.config/nvim` (Linux)
 | 
					    `~/.config/nvim` (Linux)
 | 
				
			||||||
    `~/.config/nvim` (MacOS)
 | 
					    `~/.config/nvim` (MacOS)
 | 
				
			||||||
    `%userprofile%\AppData\Local\nvim-data\` (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 the kickstart process to download files and set up the basics.
 | 
					* Run neovim (from terminal or shortcut) and allow the kickstart process to download files and set up the basics.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue