Merge pull request #234 from mik-laj/patch-1

Download only latest version via git
master
Martin Gondermann 10 years ago
commit 3fe5e519dc
  1. 2
      README.md

@ -106,7 +106,7 @@ fi
```sh ```sh
cd ~ cd ~
git clone https://github.com/magicmonty/bash-git-prompt.git .bash-git-prompt git clone https://github.com/magicmonty/bash-git-prompt.git .bash-git-prompt --depth=0
``` ```
Add to the `~/.bashrc`: Add to the `~/.bashrc`:

Loading…
Cancel
Save