Extremelly minor change to installation README.md for OS-X.

master
Adron Hall 10 years ago
parent d85e946ee1
commit ac88ad4757
  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