change install path to org repo

This commit is contained in:
Martino Visintin
2017-01-21 16:36:33 +00:00
committed by GitHub
parent 9e19c76700
commit 1a5d3f52e0

View File

@@ -319,7 +319,7 @@ It would be cool to make this project into an [oh-my-zsh](https://github.com/rob
# Installation # Installation
```bash ```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 ~/.scm_breeze/install.sh
source ~/.bashrc # or source ~/.zshrc source ~/.bashrc # or source ~/.zshrc
``` ```