diff --git a/docs/index.md b/docs/index.md index 386fbed..7044ebb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@ NGLui is available on PyPI and can be installed with pip: pip install nglui ``` -If you want to clone the repository and develop on NGLui, note that it uses [Hatch](https://hatch.pypa.io/latest/) for development and packaging. +If you want to clone the repository and develop on NGLui, note that it uses [uv](https://astral.sh/blog/uv) for development and packaging. ## Quick Usage