diff --git a/README.md b/README.md index e8ae76c272..5f7006506f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ You can quickly play with Pipenv right in your browser: Installation ------------ +**Pipenv can be installed with Python 3.6 and above.** + If you\'re using Debian Buster+: sudo apt install pipenv @@ -218,8 +220,6 @@ Locate the Python interpreter: Install packages: -Pipenv can be installed with Python 3.6 and above: - $ pipenv install Creating a virtualenv for this project... ...