Update README.md

This commit is contained in:
2025-08-27 20:21:34 +00:00
parent 75dae28020
commit a7dafaa941

View File

@@ -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).