We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dac0f7 commit 48573e5Copy full SHA for 48573e5
README.md
@@ -14,7 +14,7 @@ Recommended: use `conda`, `venv`, `uv`, etc. to set up a dedicated Python enviro
14
15
* `pip install ti-plm`
16
* Core functionality only
17
-* `pip install ti-plm[display]`
+* `pip install "ti-plm[display]"`
18
* Installs optional dependencies needed by `display` module (pygame, screeninfo, pillow, etc.)
19
20
## Usage
0 commit comments