diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ typst --font-path path/to/fonts compile file.typ # Lists all of the discovered fonts in the system and the given directory. typst --font-path path/to/fonts fonts -# Or via environement variable (Linux syntax). +# Or via environment variable (Linux syntax). TYPST_FONT_PATHS=path/to/fonts typst fonts ``` |
