Update README.md

This commit is contained in:
krolyxon 2024-01-08 20:27:06 +05:30 committed by GitHub
parent e5dbcbaaff
commit 9a9e3c75ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
# clone my configuration
git clone https://github.com/krolyoxn/nvim.git ~/.config/nvim
git clone https://github.com/krolyxon/nvim.git ~/.config/nvim
```
### Thanks to [NvChad](https://github.com/nvchad/nvchad)