Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: update required dotnet-sdk version in install.md
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.
  • Loading branch information
kawana77b committed Jul 24, 2023
commit 1e09a4445612649680cdea60a5441492207bad3c
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ the preferred install method for Linux because you can use it to install on any
distribution][dotnet-supported-distributions]. You
can also use this method on macOS if you so choose.

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