Skip to content

Commit 019735a

Browse files
author
Akansh
committed
docs(Readme): update clone statement
1 parent 904c85f commit 019735a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ These are **custom git commands** that encourages the git user to write formatte
1818
e.g. ```gf install.sh 'Added commit semantics aliases'``` -> ```git commit -m 'feat(install.sh): Added commit semantics aliases'```
1919
## Installation
2020

21-
1. Clone this repo, preferably in your $HOME directory. ```git clone git@github.com:akanshgulati/commit-semantics.git
21+
1. Clone this repo, preferably in your $HOME directory. ```git clone https://github.com/akanshgulati/commit-semantics.git
2222
~/.commit-semantics```
2323

2424

0 commit comments

Comments
 (0)