From 37720677f0d342c4ab364805c6280e1d18316c71 Mon Sep 17 00:00:00 2001 From: Jonathan Guillotte-Blouin Date: Mon, 27 Jun 2016 22:04:57 -0400 Subject: [PATCH] little fix in the "Use" base case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 989c078..5292b70 100644 --- a/README.md +++ b/README.md @@ -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 [-t theme]. +hackmyresume BUILD TO [-t theme]. ``` Where `` is one or more .json resume files, separated by spaces;