Skip to content

Commit e135584

Browse files
committed
update Header.j2.md
1 parent 364d382 commit e135584

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/markdown/Header.j2.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Are you ready to revolutionize the way you manage and craft your CVs and resumes
66

77
Picture this:
88

9-
1. You simply update your `John_Doe_CV.yaml` input file and push the changes.
9+
1. You simply update your `src/John_Doe_CV.yaml` input file and push the changes.
1010
2. Then, a pipeline generates a new PDF and Markdown from it and uploads it to the repository.
1111
3. When you are done with your work, you can create a new release on GitHub, tagging your CV with something like `v2024.04`. The pipeline will automatically add the PDF and its $\LaTeX$ source as assets to the release.
1212
4. You have successfully created your CV pipeline, and all the history is in safe hands and reproducible.
@@ -15,8 +15,8 @@ Picture this:
1515

1616
1. [Click here](https://github.com/new?template_name=rendercv-pipeline&template_owner=sinaatalay) to create your CV repository based on this `rendercv-pipeline` template repository.
1717
2. Edit either
18-
- the `John_Doe_CV.yaml` file, or
19-
- the contents of `markdown` or `classic` directories
18+
- the `src/John_Doe_CV.yaml` file, or
19+
- the contents of `src/markdown` or `src/classic` directories
2020
and push. Then, see the magic happen.
2121

2222
**Some tips**

0 commit comments

Comments
 (0)