diff --git a/README.md b/README.md index ab7470d4..6f646c4e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ version is **4.3.11**. 02. Clone the repository: ```console - git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto" + git clone --recursive https://github.com/ekenalt/prezto.git "${ZDOTDIR:-$HOME}/.zprezto" ```