From b0293dc61a3e60b809d48eac6cae18d5503494ca Mon Sep 17 00:00:00 2001 From: Paul Tsouchlos Date: Tue, 26 Mar 2024 12:13:39 -0400 Subject: [PATCH] docs: fix formatting issue in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0ec485..197b670 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.