Update guide-for-latex-users.md

Removes `Unlike LaTeX`
This commit is contained in:
hpcfzl 2025-07-15 21:19:18 +02:00 committed by GitHub
parent 9a6268050f
commit 615ded766b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ collaborative editor and run Typst in your browser, no installation required.
If you choose to use Typst on your computer instead, you can download the If you choose to use Typst on your computer instead, you can download the
compiler as a single, small binary which any user can run, no root privileges compiler as a single, small binary which any user can run, no root privileges
required. Unlike LaTeX, packages are downloaded when you first use them and required. Packages are downloaded when you first use them and
then cached locally, keeping your Typst installation lean. You can use your own then cached locally, keeping your Typst installation lean. You can use your own
editor and decide where to store your files with the local compiler. editor and decide where to store your files with the local compiler.