diff --git a/README.md b/README.md index 197b670..83cbf67 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You will need the `Roboto` and `Source Sans Pro` fonts installed on your system - [Roboto](https://fonts.google.com/specimen/Roboto) - [Source Sans Pro](https://github.com/adobe-fonts/source-sans-pro) -This template also uses FontAwesome icons via the [`fontawesome`](https://typst.app/universe/package/fontawesome) package. +This template also uses FontAwesome icons via the [fontawesome](https://typst.app/universe/package/fontawesome) package. See `typst fonts --help` for more information on configuring fonts for `typst` that are not installed on your system. @@ -57,6 +57,14 @@ Below is a basic example for a simple resume: ] ``` +After saving to a `*.typ` file, compile your resume using the following command: + +```bash +typst compile resume.typ +``` + +For more information on how to use and compile `typst` files, see the [official documentation](https://typst.app/docs). + ### Output | | |