Update README.rst

This commit is contained in:
2017-08-28 00:14:18 -04:00
committed by GitHub
parent f62081fa2f
commit 6e63f47beb
+9 -10
View File
@@ -34,6 +34,15 @@ The problems that Pipenv seeks to solve are multi-faceted:
- Managing a ``requirements.txt`` file `can be problematic <https://www.kennethreitz.org/essays/a-better-pip-workflow>`_, so Pipenv uses the upcoming ``Pipfile`` and ``Pipfile.lock`` instead, which is superior for basic use cases.
☤ Installation
--------------
::
$ pip install pipenv
✨🍰✨
User Testimonials
-----------------
@@ -186,16 +195,6 @@ Magic shell completions are now enabled!
☤ Installation
--------------
::
$ pip install pipenv
✨🍰✨
☤ Documentation
---------------