docs: fixed starter link

This commit is contained in:
Folke Lemaitre 2023-01-09 15:36:52 +01:00
parent b63997edb8
commit f1e3084e92
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ mv ~/.local/share/nvim ~/.local/share/nvim.bak
### 2. Clone the starter
```sh
git clone https://github.com/LazyVim/LazyVim ~/.config/nvim
git clone https://github.com/LazyVim/starter ~/.config/nvim
```
### 3. Start Neovim!