add instruction to install git-flow in readme

This commit is contained in:
fumseck 2016-06-23 22:13:44 +02:00
commit cb558c8a0c

View file

@ -16,4 +16,9 @@
$ source ~/.git-flow-completion.zsh
```
## Git flow
```bash
apt-get install git-flow
```