From 1a5d3f52e088254fd7f7bcc530aae3ff3f7cf255 Mon Sep 17 00:00:00 2001 From: Martino Visintin Date: Sat, 21 Jan 2017 16:36:33 +0000 Subject: [PATCH] change install path to org repo --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f2607bf..d2642ba 100644 --- a/README.markdown +++ b/README.markdown @@ -319,7 +319,7 @@ It would be cool to make this project into an [oh-my-zsh](https://github.com/rob # Installation ```bash -git clone git://github.com/ndbroadbent/scm_breeze.git ~/.scm_breeze +git clone git://github.com/scmbreeze/scm_breeze.git ~/.scm_breeze ~/.scm_breeze/install.sh source ~/.bashrc # or source ~/.zshrc ```