aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6a4433f..24f401b 100644
--- a/README.md
+++ b/README.md
@@ -7,5 +7,5 @@ My custom Neovim setup
Download into your config directory
```sh
-git clone https://github.com/pml68/nvim-setup ~/.config/nvim
+git clone --depth=1 https://github.com/pml68/nvim-setup ~/.config/nvim
```