Skip to content

Commit b164e4a

Browse files
author
Matthew John Cheetham
authored
docs: update required dotnet-sdk version in install.md (#1713)
Update the version notation because since the release of git-credential-manager version 2.5.0, the sdk version required for installation is .NET 8. Fix: #1703
2 parents c16a9b7 + bc4dfa9 commit b164e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ the preferred install method for Linux because you can use it to install on any
210210
distribution][dotnet-supported-distributions]. You
211211
can also use this method on macOS if you so choose.
212212

213-
**Note:** Make sure you have installed [version 7.0 of the .NET
213+
**Note:** Make sure you have installed [version 8.0 of the .NET
214214
SDK][dotnet-install] before attempting to run the following `dotnet tool`
215215
commands. After installing, you will also need to follow the output instructions
216216
to add the tools directory to your `PATH`.

0 commit comments

Comments
 (0)