From f71a144797a96934740ac74dda7d4baade3aa50e Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Tue, 22 Oct 2024 12:13:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5c20e32..89a7cd98 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ and how to use the newly created package with some of the tools included. uv pip install -e ".[dev]" ``` -6. ild your package +6. Build your package ```sh python -m build