docs: fixed starter link

This commit is contained in:
Folke Lemaitre
2023-01-09 15:36:52 +01:00
parent b63997edb8
commit f1e3084e92

View File

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