diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 356acf8..5cad4cb 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -21,7 +21,7 @@ python3 -m pip install pyflowery ## uv -You can also use [uv](https://astral.sh/uv) to store your dependencies. +You can also use [uv](https://astral.sh/uv) to store your dependencies. Use the following command to install PyFlowery: ``` prolog title="Command Prompt / Shell"