diff --git a/docs/install/binary.mdx b/docs/install/binary.mdx index cd4741a6..119780ce 100644 --- a/docs/install/binary.mdx +++ b/docs/install/binary.mdx @@ -119,6 +119,15 @@ Additionally, prerelease builds are also available on the AUR under `ghostty-git`. See the ["Prerelease Builds"](/docs/install/pre#aur) for specific details. +### conda-forge + +Ghostty is available on [`conda-forge`](https://conda-forge.org), a cross-platform, community-driven packaging system. +It can be installed using [`pixi`](https://pixi.prefix.dev/latest/#installation). + +```sh +pixi global install ghostty +``` + ### Gentoo Ghostty is available in the official Gentoo repository.