Conversation
|
Why remove the archive installation instructions? |
see #420 Basically there's no real advantage in having the archive installation instruction and, at least to me, is not very useful, even for a new users. |
|
Hi, thanks for your contribution but we'd need detailed instructions on how to use git clone to clone the repository. If you're not comfortable with that please go ahead and close this and I'll take a swing at it :) |
|
Pardon. Didn't mean to close there :) |
There are already in the README, aren't they enough? ```sh
git clone https://github.com/nvim-lua/kickstart.nvim.git ~/.config/nvim
# OR
gh repo clone nvim-lua/kickstart.nvim
``` |
You're right. Please fix the 'dir' issue and then I'll give the whole README a very thorough look. I apologize for not reading carefuly enough. |
No description provided.