Skip to content

Commit 8cb9f9f

Browse files
ivarlovliesmitpatel
authored andcommitted
add link to dotnet tool update docs
1 parent f32a7ef commit 8cb9f9f

File tree

1 file changed

+1
-1
lines changed
  • entity-framework/core/miscellaneous/cli

1 file changed

+1
-1
lines changed

entity-framework/core/miscellaneous/cli/dotnet.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Entity Framework Core .NET Command-line Tools 2.1.3-rtm-32065
124124

125125
## Updating the tools
126126

127-
Use `dotnet tool update --global dotnet-ef` to update the global tools to the latest available version, if you have the tools installed locally in your project use `dotnet tool update dotnet-ef`. Install a specific version by appending `--version <VERSION>` to your command.
127+
Use `dotnet tool update --global dotnet-ef` to update the global tools to the latest available version, if you have the tools installed locally in your project use `dotnet tool update dotnet-ef`. Install a specific version by appending `--version <VERSION>` to your command. See the [Update](/dotnet/core/tools/dotnet-tool-update) section of the dotnet tool documentation for more details.
128128

129129

130130
## Using the tools

0 commit comments

Comments
 (0)