From caafdf582a3459a0fd66343c1d3badda809cdd6a Mon Sep 17 00:00:00 2001 From: Xiao-Ou Zhang Date: Thu, 12 Jan 2017 22:17:41 -0500 Subject: [PATCH] Change prezto url to the active prezto repo (#268) Because @sorin-ionescu has been disappeared for about one year, the previous prezto repo is dead now. New actively maintained repo has been moved to zsh-users. See details on [this issue](https://github.com/sorin-ionescu/prezto). --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8dfbd13..3a60e9a 100644 --- a/readme.md +++ b/readme.md @@ -146,7 +146,7 @@ Or skip the `oh-my-zsh` integration above and simply: 1. Set `ZSH_THEME=""` in your `.zshrc` to disable oh-my-zsh themes. 2. Follow the Pure [Install](#install) instructions. -### [prezto](https://github.com/sorin-ionescu/prezto) +### [prezto](https://github.com/zsh-users/prezto) Pure is bundled with Prezto. No need to install it.