diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-10-15 14:54:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-15 12:54:16 +0000 |
| commit | 240b917399148f8aa2f28ea37a03c1fd7e23832e (patch) | |
| tree | a32833d223c00c693ba05cb438609bfb0093be88 /README.md | |
| parent | 89cecb188d3905ecf98f2a6be93cbd7cf6bf8a64 (diff) | |
Docs and changelog improvements (#5147)
Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com>
Co-authored-by: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com>
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Jeremie Knuesel <knuesel@gmail.com>
Co-authored-by: +merlan #flirora <2975203+bluebear94@users.noreply.github.com>
Co-authored-by: Anselm Schüler <mail@anselmschueler.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ Typst's CLI is available from different sources: `nix run github:typst/typst -- --version`. - Docker users can run a prebuilt image with - `docker run -it ghcr.io/typst/typst:latest`. + `docker run ghcr.io/typst/typst:latest --help`. ## Usage Once you have installed Typst, you can use it like this: |
