From f6c5f71f13245cb5c8e8c45ca34d64d1ae3ba93c Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 25 Oct 2024 02:26:06 -0500 Subject: [PATCH] docs(README.md): Improve list formatting for mkdocs Signed-off-by: Chris --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af2acc2..3d84163 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ can be distributed to outside apps when the repository is updated. We like to use Poetry for managing the project environment, dependencies, etc. It is highly recommended to set up this project using the Poetry method, ESPECIALLY if you plan to contribute to the project. It is possible to set up the project without Poetry, but we won't cover that here. + 1. Install poetry if you don't have it. ```shell # 1: Install pipx and ensure path.