From d191deb744b39eebc88c82c576295e86c061d53d Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Tue, 4 Dec 2018 17:50:41 +0200 Subject: [PATCH] Mention Linuxbrew in installation docs. --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index b6822409..11c9d34d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -52,6 +52,8 @@ Install Pipenv Today! If you're on MacOS, you can install Pipenv easily with Homebrew:: $ brew install pipenv + +You can also use Linuxbrew on Linux using the same command. Or, if you're using Fedora 28::