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