Merge pull request #148 from Adron/master

Extremelly minor change to installation README.md for OS-X.
master
Martin Gondermann 10 years ago
commit 2bcaa46278
  1. 2
      README.md

@ -86,7 +86,7 @@ The symbols are as follows:
- Run `brew install bash-git-prompt` for the last stable release or `brew install --HEAD bash-git-prompt` for the
latest version directly from the repository
- Now you can source the file in your `~/.bashrc` as follows:
- Now you can source the file in your `~/.bash_profile` as follows:
```sh
if [ -f "$(brew --prefix)/opt/bash-git-prompt/share/gitprompt.sh" ]; then

Loading…
Cancel
Save