1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-09 23:37:09 +01:00

Merge pull request #164 from jonathanGB/master

little fix in the "Use" base case
This commit is contained in:
hacksalot
2018-01-25 12:51:06 -05:00
committed by GitHub

View File

@ -184,7 +184,7 @@ Assuming you've got a JSON-formatted resume handy, generating resumes in
different formats and combinations is easy. Just run:
```bash
hackmyresume BUILD <INPUTS> <OUTPUTS> [-t theme].
hackmyresume BUILD <INPUTS> TO <OUTPUTS> [-t theme].
```
Where `<INPUTS>` is one or more .json resume files, separated by spaces;