summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d7aa292..4a9c00d 100644
--- a/README.md
+++ b/README.md
@@ -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!