Update README.md

This commit is contained in:
Sina Atalay 2023-10-21 13:06:09 +02:00 committed by GitHub
parent 51e7851a29
commit 1e16f5bc8d
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ cv:
```
- Then, it validates the input, such as checking if the dates are consistent, checking if the URLs are correct, giving a warning if there are any spelling mistakes, etc.
- Then, it creates a $\LaTeX$ file.
- Finally, it renders the $\LaTeX$ file to generate the PDF, and you don't need $\LaTeX$ installed on your PC because the packages come with [TinyTeX](https://yihui.org/tinytex/).
- Finally, it renders the $\LaTeX$ file to generate the PDF, and you don't need $\LaTeX$ installed on your PC because RenderCV comes with [TinyTeX](https://yihui.org/tinytex/).
## Quick Start Guide