diff --git a/docs/index.rst b/docs/index.rst index f4d1c110a..b25850af9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -61,21 +61,17 @@ Quickstart -------------- Pre-built binaries of |kitty| are available for both macOS and Linux. -See the :doc:`binary install instructions `. You can +See the :doc:`binary install instructions `. You can also :doc:`build from source `. -You can also use your favorite package manager to install the |kitty| package. -|kitty| packages are available for: -`macOS with Homebrew (Cask) `_, -`macOS and Linux with Nix `_, -`Ubuntu `_, -`Debian `_, -`openSUSE `_, -`Arch Linux `_, -`Gentoo `_, -`Fedora `_, -`Void Linux `_, -and `Solus `_. +Additionally, you can use your favorite package manager to install the |kitty| +package, but note that some Linux distribution packages are woefully outdated. +|kitty| is available in a vast number of package repositories for macOS +and Linux. + +.. image:: https://repology.org/badge/tiny-repos/kitty.svg + :target: https://repology.org/project/kitty/versions + :alt: Number of reporsitories kitty is available in See :doc:`Configuring kitty ` for help on configuring |kitty| and :doc:`Invocation ` for the command line arguments |kitty| supports.