Update README.rst

This commit is contained in:
2018-03-02 09:48:24 -05:00
committed by GitHub
parent 615b7344b0
commit 449b9702cc
+5 -7
View File
@@ -40,18 +40,16 @@ The problems that Pipenv seeks to solve are multi-faceted:
Installation
------------
::
If you're on MacOS, use can install Pipenv easily with Homebrew::
$ brew install pipenv
Otherwise, just use pip::
$ pip install pipenv
✨🍰✨
There are also various other installation methods which prevent pipenv from
interfering with the rest of your Python installation. These include
`Pipsi <https://docs.pipenv.org/install/#fancy-installation-of-pipenv>`_,
`Nix <https://docs.pipenv.org/install/#referentially-transparent-installation-of-pipenv>`_
and `Homebrew <https://docs.pipenv.org/install/#homebrew-installation-of-pipenv>`_.
☤ User Testimonials
-------------------