Skip to content

Commit 7acf34e

Browse files
author
Kraig Brockschmidt
committed
Tweak
1 parent c6babc2 commit 7acf34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install-nuget-client-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.reviewer:
2020
2121
To work with NuGet, as a package consumer or creator, you can use [cross-platform command-line interface (CLI) tools](#cli-tools) as well as [NuGet features in Visual Studio](#visual-studio). This article briefly outlines the capabilities of the different tools, how to install them, and their comparative [feature availability](#feature-availability).
2222

23-
| Tool                | Description | Download link          |
23+
| Tool                | Description | Download          |
2424
|:------------- |:-------------|:-----|
2525
| [dotnet.exe](#dotnetexe-cli) | Included with the .NET Core SDK and provides core NuGet features on all platforms. | [.NET Core SDK](https://www.microsoft.com/net/download/) |
2626
| [nuget.exe](#nugetexe-cli) | Provides all NuGet capabilities on Windows and most features running under [Mono](http://www.mono-project.com/docs/getting-started/install/) on Mac and Linux. | [nuget.exe](https://dist.nuget.org/win-x86-commandline/latest/nuget.exe) |

0 commit comments

Comments
 (0)