From 297b3b2fb314b3d1e168e77983ef83b9c586894f Mon Sep 17 00:00:00 2001 From: mik-laj Date: Thu, 10 Mar 2016 07:00:01 +0100 Subject: [PATCH] Download only latest version via git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a5ad6a..b1419a3 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ fi ```sh 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`: