diff --git a/README.md b/README.md index 9b643aa..d0e2d39 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,14 @@ Install rkale in your project using poetry: poetry add rkale ``` -Use pip if you want a global installation: +Use `pipx` if you want a global installation: ```bash -pip install rkale +pipx install rkale ``` +`pipx` installs it in an isolated environment to not mess with the rest of your system. + ## Configuration ### Global