From b771283fc261a565f31f3b7ea9fa61a2bf25bcea Mon Sep 17 00:00:00 2001 From: Sagie Maoz Date: Sun, 12 Aug 2012 10:36:08 +0300 Subject: [PATCH] Fixing git clone instruction in Readme Updating the git repository path to the new one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fbe53f1..503e5dc4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ version is 4.3.10. 1. Clone the repository: - git clone --recursive https://github.com/sorin-ionescu/oh-my-zsh.git ~/.oh-my-zsh + git clone --recursive https://github.com/sorin-ionescu/prezto.git ~/.oh-my-zsh 2. Create a new Zsh configuration by copying the Zsh configuration file runcoms provided: