Skip to content

Commit bbdd58e

Browse files
authored
Update install.md to reference NET 8 (#1744)
I just tried to run the `dotnet tool install -g git-credential-manager` command and it failed because I did not have .NET 8 installed. So updating the docs.
2 parents e73fd95 + c1a43d2 commit bbdd58e

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)