Skip to content

Commit 4760f7b

Browse files
author
Kraig Brockschmidt
authored
Update install-nuget-client-tools.md
1 parent 8800836 commit 4760f7b

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
@@ -26,7 +26,7 @@ To work with NuGet, as a package consumer or creator, you can use [cross-platfor
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) |
2727
| [Visual Studio](#visual-studio) | Provides NuGet capabilities through the Package Manager UI and Package Manager Console. | [Visual Studio 2017](https://www.visualstudio.com/downloads/) |
2828

29-
The [MSBuild CLI](../schema/msbuild-targets.md) also provides the ability to restore and create packages, which is primarily useful on build servers. MSBuild is not otherwise a general-purpose tool for working with NuGet.
29+
The [MSBuild CLI](schema/msbuild-targets.md) also provides the ability to restore and create packages, which is primarily useful on build servers. MSBuild is not otherwise a general-purpose tool for working with NuGet.
3030

3131
## CLI tools
3232

0 commit comments

Comments
 (0)