diff --git a/README.md b/README.md index 8cb61f2..35cd938 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ uvx --python 3.12 textual-demo If you have [pipx](https://pipx.pypa.io/stable/) installed: ``` -pipx run --python 3.12 textual-demo +pipx run --python python3.12 textual-demo ``` Screenshot 2024-11-24 at 12 32 53