-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Iterate over #420 #422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Iterate over #420 #422
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.