Update README.md

This commit is contained in:
Cheick Diarra 2024-01-03 20:48:13 +01:00 committed by GitHub
parent 8b1f5791a8
commit d468f83f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,5 +16,5 @@ Refer to the [documentation](https://lazyvim.github.io/installation) to get star
## Step 2: Install Lazyvim ## Step 2: Install Lazyvim
- Follow the instuction to install the plugin [LazyVim install](https://www.lazyvim.org/installation) - Follow the instuction to install the plugin [LazyVim install](https://www.lazyvim.org/installation)
```console ```console
git clone https://github.com/LazyVim/starter ~/.config/nvim git clone https://github.com/Diachk/lazy-nvim-config.git ~/.config/nvim
```` ````