From 9cafc59188b377750c59ec652d39dbc0cddb4ec1 Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Tue, 9 Nov 2021 14:28:27 +0800 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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... ...