From 667b1d08472b3ad9a6db288084171e09773f8125 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sat, 20 Aug 2022 10:50:18 +0100 Subject: [PATCH] Update README.md Co-authored-by: Alan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fa0d75..73429d8 100644 --- a/README.md +++ b/README.md @@ -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: