Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mintyfrankie committed Aug 7, 2023
1 parent 73dcd70 commit 82886fb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,12 @@
You can either directly create a new repository by using this template, or you might want to add the submodule repository and build up your own Typst project.


**Method 1: Jumpstart by clicking `Use this template`**
**Method 1: Jumpstart by clicking `Use this template` and create your own CV repository**

**Method 2: Add the ![submodule repository](https://github.com/mintyfrankie/awesomeCV-Typst-Submodule awesomeCV) to your existing project**
When compiling, use: `typst compile ./cv.typ ./output/CV.pdf --font-path ./src/fonts/`


**Method 2: Add the [submodule repository](https://github.com/mintyfrankie/awesomeCV-Typst-Submodule) to your existing project**

```bash
cd your/CV/project
Expand Down

0 comments on commit 82886fb

Please sign in to comment.