Skip to content

Commit cf64b96

Browse files
Update manual.md
Removed a redundancy of package specifier on step 6.
1 parent 85db9c6 commit cf64b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The following commands vary depending on the version of Invoke being installed a
6464
6565
5. Choose a version to install. Review the [GitHub releases page](https://github.com/invoke-ai/InvokeAI/releases).
6666
67-
6. Determine the package package specifier to use when installing. This is a performance optimization.
67+
6. Determine the package specifier to use when installing. This is a performance optimization.
6868
6969
- If you have an Nvidia 20xx series GPU or older, use `invokeai[xformers]`.
7070
- If you have an Nvidia 30xx series GPU or newer, or do not have an Nvidia GPU, use `invokeai`.

0 commit comments

Comments
 (0)