From 72069015b9782cba6d204aa5a09a57a162750e7d Mon Sep 17 00:00:00 2001 From: Luflosi Date: Tue, 21 May 2019 20:17:48 +0200 Subject: [PATCH] Add Homebrew and Nix (not only on NixOS) as package manager to the installation instructions --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 858ebda89..5911bee1c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -56,12 +56,13 @@ Pre-built binaries of |kitty| are available for both macOS and Linux. See the :doc:`binary install instructions `. You can also :doc:`build from source `. -If you are on Linux, you can also use your distribution's |kitty| package. +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 `_, `Debian `_, `openSUSE `_, `Arch Linux `_, -`NixOS `_, `Gentoo `_, `Fedora `_, `Void Linux `_,