Merge pull request #218 from vise890/patch-1

change install path to org repo
This commit is contained in:
Wilhelmina Drengwitz
2017-01-26 16:20:28 -05:00
committed by GitHub

View File

@@ -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
```