From 9a6ffbc7db95eff2aedd8028b8969a744717aaa4 Mon Sep 17 00:00:00 2001 From: andis854 <123587604+andis854@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:40:58 +0100 Subject: [PATCH] Added snap to installation instructions (#5984) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a5d20d2e6..41f465152 100644 --- a/README.md +++ b/README.md @@ -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