added two missing spaces
Some checks failed
Actions / Build (push) Successful in 11s
Actions / Lint with Ruff & Pylint (push) Failing after 14s
Actions / Build Documentation (push) Successful in 25s

This commit is contained in:
Seaswimmer 2024-10-10 15:43:41 -04:00
parent f933a8bf07
commit 59238eb6c8
Signed by: cswimr
GPG key ID: A9C162E867C851FA

View file

@ -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"