diff options
| author | andis854 <123587604+andis854@users.noreply.github.com> | 2025-03-03 12:40:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-03 11:40:58 +0000 |
| commit | 9a6ffbc7db95eff2aedd8028b8969a744717aaa4 (patch) | |
| tree | 00c46131fc35438bcb9209c0e41bff5ae8e24be1 /README.md | |
| parent | bf0d45e2c0086ba2ae71eeebbfd26db7dfe7692f (diff) | |
Added snap to installation instructions (#5984)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -113,7 +113,9 @@ Typst's CLI is available from different sources: - You can install Typst through different package managers. Note that the versions in the package managers might lag behind the latest release. - - Linux: View [Typst on Repology][repology] + - Linux: + - View [Typst on Repology][repology] + - View [Typst's Snap][snap] - macOS: `brew install typst` - Windows: `winget install --id Typst.Typst` @@ -254,3 +256,4 @@ instant preview. To achieve these goals, we follow three core design principles: [contributing]: https://github.com/typst/typst/blob/main/CONTRIBUTING.md [packages]: https://github.com/typst/packages/ [`comemo`]: https://github.com/typst/comemo/ +[snap]: https://snapcraft.io/typst |
