From 134dae8d6c98f491c0b6658d5b27a56915052b23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Avil=C3=A9s?= Date: Mon, 30 Oct 2017 23:59:37 +0100 Subject: [PATCH] Add instructions to install with Homebrew --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index c2a73aa8..c2c7a708 100644 --- a/README.rst +++ b/README.rst @@ -44,6 +44,12 @@ Installation $ pip install pipenv +Or if you are on macOS, you can install Pipenv via `Homebrew `_ with: + +:: + + $ brew install pipenv + ✨🍰✨ ☤ User Testimonials