diff --git a/README.md b/README.md index 1f3c526..8174f2e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # installation -## install pipx +## install [pipx](https://pipx.pypa.io/stable/installation/) pipx is an executable insaller for python, it will install any exectuable script, add it to your path in a scope venv `pip install pipx` -## install uv +## install [uv](https://docs.astral.sh/uv/) uv is a ultra fast and lightweight dependencie manager for python `pipx install uv` ## install dependencies