From a7dafaa941d0f07145151aad1c30097b13e41e11 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 27 Aug 2025 20:21:34 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd7bada..5d4765c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Universal Category System LLM toolkit. ## Install Since this project is still experimental and not for production, it's not -packaged on PyPi. You should cloen the project to your local machine and +packaged on PyPi. You should clone the project to your local machine and do an [editable install](https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs) in a [virtual environment](https://docs.python.org/3/library/venv.html).