From 142000b8b56603f0a478efc4c8185ffc4dee373b Mon Sep 17 00:00:00 2001 From: Natan Yellin Date: Mon, 4 Nov 2024 21:07:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea53d27c..35ae0388 100644 --- a/README.md +++ b/README.md @@ -669,7 +669,7 @@ _We use pytest to run tests._ 1. Install the project manually (see above) 2. Navigate to the project root directory -3. Install poetry (https://python-poetry.org/docs/#installing-with-the-official-installer) +3. Install [poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) 4. Install dev dependencies: ```sh