diff --git a/README.md b/README.md index 42c68532..f01b6870 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ version is 4.3.17. 2. Clone the repository: - git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto" + git clone --depth=1 --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto" 3. Create a new Zsh configuration by copying the Zsh configuration files provided: