diff --git a/README.md b/README.md index 2e92378..ab7cc01 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,13 @@ Installation $ pip install scopyon ``` -or +With `uv`: + +```shell-session +$ uv pip install scopyon +``` + +Or install from source: ```shell-session $ python setup.py test install