Merge pull request #318 from abhi18av/patch-1

added the clone instruction to the readme
This commit is contained in:
pubkey 2018-12-10 22:31:51 +01:00 committed by GitHub
commit a903922c8d
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`.