Skip to content

Commit 2749740

Browse files
authored
Matches Credential Manager Step to Installer
Installer 2.34.1 does not use "GIT Credential Manager Core" emphasized in these instructions and instead asks the user to choose between "Git Credential Manager" and "None". This PR changes the step direction to match the option label in the installer.
1 parent e344b8f commit 2749740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/install_instructions/shell.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h3>The Bash Shell</h3>
6767
Ensure that "Default (fast-forward or merge) is selected and click "Next"
6868
</li>
6969
<li>
70-
Ensure that "Git Credential Manager <strong>Core</strong>" is selected and click on "Next".
70+
Ensure that "Git Credential Manager" is selected and click on "Next".
7171
</li>
7272
<li>
7373
Ensure that "Enable file system caching" is selected and click on "Next".

0 commit comments

Comments
 (0)