Skip to content

Commit d8ce6e4

Browse files
committed
Merge branch 'bugfix/mkdocs-workflow' of github.com:invoke-ai/InvokeAI into bugfix/mkdocs-workflow
2 parents 43d2d6d + 64c233e commit d8ce6e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ not supported.
139139
_For Windows/Linux with an NVIDIA GPU:_
140140
141141
```terminal
142-
pip install InvokeAI[xformers] --use-pep517 --extra-index-url https://download.pytorch.org/whl/cu117
142+
pip install "InvokeAI[xformers]" --use-pep517 --extra-index-url https://download.pytorch.org/whl/cu117
143143
```
144144
145145
_For Linux with an AMD GPU:_

0 commit comments

Comments
 (0)