diff --git a/README.md b/README.md index 21fcab3d..40f0b61b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,27 @@ Distribution Alternatives: ### Installation +---------------- + +procedure on linux +exit from nvim + +cd $HOME/.config +mv nvim nvim_old +mkdir nvim +cd nvim +git clone https://github.com/mgua/kickstart.nvim.git . + +start nvim + + + + + +---------------- + + + Kickstart.nvim targets *only* the latest ['stable'](https://github.com/neovim/neovim/releases/tag/stable) and latest ['nightly'](https://github.com/neovim/neovim/releases/tag/nightly) of Neovim. If you are experiencing issues, please make sure you have the latest versions. * Backup your previous configuration