added the clone instruction to the readme

This commit is contained in:
Abhinav Sharma 2018-12-01 13:51:17 +05:30 committed by GitHub
parent 9d7fcd708a
commit 564aacc94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,9 @@
best-resume-ever requires at least node v.8.5.0.
1. Clone this repository.
```
git clone https://github.com/salomonelli/best-resume-ever
```
2. Run `npm install`.