Update README.md

The older command causes an error since Jan 11 2022
This commit is contained in:
Juuso Nykänen
2022-04-02 13:45:50 +03:00
committed by GitHub
parent b032b41562
commit 21d9cbeeed

View File

@@ -31,7 +31,7 @@ Clone the project to a `.bash` folder in your home directory:
```bash
mkdir ~/.bash
cd ~/.bash
git clone git://github.com/jimeh/git-aware-prompt.git
git clone git@github.com:jimeh/git-aware-prompt.git
```
Edit your `~/.bash_profile` or `~/.profile` or `~/.bashrc` (for Ubuntu) and add the following to the top: