README: updated

This commit is contained in:
rkiel
2015-06-07 07:24:39 -04:00
parent 82a694178f
commit 58cb5ce01b

View File

@@ -11,7 +11,7 @@ The command-line scripts include:
The `bash` utilities come directly from the [git source contrib](https://github.com/git/git/tree/master/contrib) and include:
* support for [tab completion](https://github.com/git/git/tree/master/contrib/completion/git-completion.bash)
* support for customizing [shell prompt](https://github.com/git/git/tree/master/contrib/completion/git-prompt.sh)
* support for repository status in your [shell prompt](https://github.com/git/git/tree/master/contrib/completion/git-prompt.sh)
## Installation