Skip to content

Commit

Permalink
Update automated install doc - link to MS C libs (#2306)
Browse files Browse the repository at this point in the history
Updated the link for the MS Visual C libraries - I'm not sure if MS
changed the location of the files but this new one leads right to the
file downloads.
  • Loading branch information
lstein authored Jan 18, 2023
2 parents e4ea98c + 6e2365f commit f232068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/010_INSTALL_AUTOMATED.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ version of InvokeAI with the option to upgrade to experimental versions later.
find python, then open the Python installer again and choose
"Modify" existing installation.

- Installation requires an up to date version of the Microsoft Visual C libraries. Please install the 2015-2022 libraries available here: https://learn.microsoft.com/en-us/cpp/windows/deploying-native-desktop-applications-visual-cpp?view=msvc-170
- Installation requires an up to date version of the Microsoft Visual C libraries. Please install the 2015-2022 libraries available here: https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170

=== "Mac users"

Expand Down

0 comments on commit f232068

Please sign in to comment.