added .git to link

link for cloning this repo was not working without ".git" part
This commit is contained in:
Venkata Sai Hitesh Jonnalagadda 2019-07-13 17:06:55 +05:30 committed by pubkey
parent 90580e8a56
commit 496ebf9a12

View File

@ -49,7 +49,7 @@ best-resume-ever requires at least node v.8.5.0.
1. Clone this repository.
```
git clone https://github.com/salomonelli/best-resume-ever
git clone https://github.com/salomonelli/best-resume-ever.git
```
2. Go to the cloned directory (e.g. `cd best-resume-ever`).