From 97a6de68b858c82e1a9986119006d32fbcb1a9fb Mon Sep 17 00:00:00 2001 From: Steven Reilly Date: Tue, 5 Sep 2023 12:16:52 -0400 Subject: [PATCH] update poetry doc link Co-authored-by: Carlo Costino --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 007d4d2de..57245f677 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The [Notify API](https://github.com/GSA/notifications-api) provides the UI's bac 1. Get the API running -1. Install [poetry](https://poetry.pypa.io/en/latest/) +1. Install [poetry](https://python-poetry.org/docs/#installation) 1. Install [nvm (Node Version Manager)](https://github.com/nvm-sh/nvm#installing-and-updating)