Skip to content

Commit

Permalink
Fix typo (thanks @chybz)
Browse files Browse the repository at this point in the history
  • Loading branch information
nottrobin committed Aug 16, 2023
1 parent f3c93a5 commit 76b0310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _articles/moderncv.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Now clone the ModernCV project and build the template CV to check it's working:

``` bash
git clone https://github.com/moderncv/moderncv # Get the code
cv moderncv # Enter the project
cd moderncv # Enter the project
latexmk -pdf ./template.tex # Build the template
```

Expand Down

0 comments on commit 76b0310

Please sign in to comment.