From 0665d1eff19388c4b020a1b15dd32e823ac69e24 Mon Sep 17 00:00:00 2001 From: zool Date: Thu, 3 Dec 2015 11:22:07 +0100 Subject: [PATCH] Close #3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20fb638..4b3062e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ To install pandoc on Mac OS X, run `brew install pandoc`. To install it on Linux 1. Run this in your terminal to clone the repo, move into the right directory and delete all the git stuff: - git clone git@github.com:mrzool/cv-boilerplate.git && cd cv-boilerplate && rm -rf .git + git clone https://github.com/mrzool/cv-boilerplate.git && cd cv-boilerplate && rm -rf .git 2. Open `details.yml` with your text editor and fill it with your personal details, work experience, education, and desired settings. 3. Run `make` to compile the PDF.