From c3dc4520fc7dbca5692959cc21215eb7a29e711d Mon Sep 17 00:00:00 2001 From: "Christopher C. Wells" Date: Wed, 16 Jun 2021 06:33:21 -0700 Subject: [PATCH] Point Pipenv install to tool documentation --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5d9c9677..b1f7b32c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -102,9 +102,7 @@ documentation section: [Translation](https://docs.djangoproject.com/en/3.0/topic ### Installation -1. Install pipenv - - pip3 install pipenv +1. Install pipenv per [Installing pipenv](https://pipenv.pypa.io/en/latest/install/#installing-pipenv) 1. Install required Python packages, including dev packages