Skip to content

Commit 2fcbd77

Browse files
authored
docs: update required dotnet-sdk version in install.md (#1345)
Update the version notation because since the release of git-credential-manager version 2.2.1, [the sdk version required for installation is .NET 7](https://www.nuget.org/packages/git-credential-manager/2.2.1).
2 parents 6904af7 + 1e09a44 commit 2fcbd77

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
@@ -205,7 +205,7 @@ the preferred install method for Linux because you can use it to install on any
205205
distribution][dotnet-supported-distributions]. You
206206
can also use this method on macOS if you so choose.
207207

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

0 commit comments

Comments
 (0)