Skip to content

Commit 610bbfe

Browse files
Update docs/package-manager/installing-packages.md
grammar correction Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent a020349 commit 610bbfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/package-manager/installing-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The **Advanced Options** section is a collapsible panel containing settings that
4848
- **Model Sharing**: Controls how model directories are linked to the shared `Models/` library. Options include **Symlink** (recommended for most users), **Configuration** (uses the package's own config files to point to shared paths), and **None** (isolated model folders).
4949
- **PyTorch Index**: Choose the PyTorch compute backend for your GPU. See [Selecting a Hardware Backend](#selecting-a-hardware-backend).
5050
- **Output Sharing**: Enabled by default. When enabled, generated outputs are saved to the shared `Images/` directory rather than inside the package folder.
51-
- **Python Version**: Select the Python version for the package's virtual environment from the versions available via Stability Matrix's internal `uv` utility. A green checkmark indicates versions already downloaded and cached locally. It's typically best to leave this at the default Stability Matrix configures for the package, since that reflects compatibility testing and upstream recommendations. Only change it before installing if a specific version is actually needed.
51+
- **Python Version**: Select the Python version for the package's virtual environment from the versions available via Stability Matrix's internal `uv` utility. A green checkmark indicates versions already downloaded and cached locally. It's typically best to leave this at the default configured by Stability Matrix for the package, since that reflects compatibility testing and upstream recommendations. Only change it before installing if a specific version is actually needed.
5252

5353
### Python Dependencies Override
5454

0 commit comments

Comments
 (0)