mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Update README.rst
This commit is contained in:
+5
-7
@@ -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
|
||||
-------------------
|
||||
|
||||
Reference in New Issue
Block a user