From 20e04e6bff070533bd7ab4e13fd35ca372afbce7 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 6 Nov 2015 00:00:29 +0100 Subject: [PATCH] Add more pkg links --- docs/tutorial.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 0330a23..65e3377 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -14,6 +14,8 @@ your distribution: - `ArchLinux (AUR) `_ - `pkgsrc `_ - `Fedora `_ +- `nixpkg `_ +- `homebrew `_ - Debian and Ubuntu don't have packages, but make a manual installation especially hard. See :ref:`debian-urllib3`.