Update README.md

Co-authored-by: Alan <lethosor@users.noreply.github.com>
This commit is contained in:
2022-08-20 10:50:18 +01:00
committed by GitHub
parent 21d9cbeeed
commit 667b1d0847

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 https://github.com/jimeh/git-aware-prompt.git
```
Edit your `~/.bash_profile` or `~/.profile` or `~/.bashrc` (for Ubuntu) and add the following to the top: