Close #3
This commit is contained in:
parent
2a07113143
commit
0665d1eff1
@ -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:
|
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.
|
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.
|
3. Run `make` to compile the PDF.
|
||||||
|
Loading…
Reference in New Issue
Block a user