From 5db8889297c5b16ddf5052f1a665b684e1281c00 Mon Sep 17 00:00:00 2001 From: CorruptedPhazite <13922478+CorruptedPhazite@users.noreply.github.com> Date: Thu, 27 Apr 2023 13:57:56 -0400 Subject: [PATCH] Updated link for Pipenv Updated URL from: https://pipenv.pypa.io/en/latest/install/ To: https://pipenv.pypa.io/en/latest/installation/ --- python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/README.md b/python/README.md index 15fb261..11678a9 100644 --- a/python/README.md +++ b/python/README.md @@ -19,7 +19,7 @@ creating a pass class, updating issuer permissions, and more. ## Prerequisites * Python 3.x -* The [`pipenv` library](https://pipenv.pypa.io/en/latest/install/) +* The [`pipenv` library](https://pipenv.pypa.io/en/latest/installation/) * Follow the steps outlined in the [Google Wallet prerequisites](https://developers.google.com/wallet/generic/web/prerequisites) to create the Google Wallet issuer account and Google Cloud service account