Skip to content

Commit 38fe0ef

Browse files
authored
docs: clarify .net tool install instructions (#1111)
Clarify that the .NET SDK is needed, not just the runtime.
2 parents 71e2422 + d794215 commit 38fe0ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ sudo /usr/local/share/gcm-core/uninstall.sh
6464

6565
### .NET tool :star:
6666

67-
See the [.NET tool](#.NET-tool) section below for instructions on this
67+
See the [.NET tool](#net-tool) section below for instructions on this
6868
installation method.
6969

7070
---
@@ -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 or Windows if you so choose.
207207

208-
**Note:** Make sure you have installed .NET before attempting to run the
208+
**Note:** Make sure you have installed the .NET SDK before attempting to run the
209209
following `dotnet tool` commands.
210210

211211
#### Install

0 commit comments

Comments
 (0)