From e276f0cb900b12b0695ffcedd8b8c00ecb81d2db Mon Sep 17 00:00:00 2001 From: mrzool Date: Tue, 5 Jan 2016 12:05:31 +0100 Subject: [PATCH] Omit needless words --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7798aca..acdd2e9 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ To install pandoc on Mac OS X, run `brew install pandoc`. To install it on Linux ## Getting started -1. Open `details.yml` with your text editor and fill it with your personal details, work experience, education, and desired settings. +1. Fill `details.yml` with your personal details, work experience, education, and desired settings. 2. Run `make` to compile the PDF. 3. Tweak on `template.tex` until you're satisfied with the result.