Skip to content

Commit 0740b01

Browse files
author
Kraig Brockschmidt
committed
Tweak
1 parent 19ac9c2 commit 0740b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Guides/Install-NuGet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ms.reviewer:
3232

3333
There are two primary tools available to help you build, publish and consume NuGet packages:
3434

35-
1. The [**NuGet CLI**](#nuget-cli) is the command-line utility for Windows that provides all NuGet capabilities; it can also be run on Mac OSX and Linux either through Mono or through the .NET Core CLI.
35+
1. The [**NuGet CLI**](#nuget-cli) is the command-line utility for Windows that provides all NuGet capabilities; it can also be run on Mac OSX and Linux through either the .NET Core CLI or with Mono.
3636
1. The [**NuGet Package Manager in Visual Studio**](#nuget-package-manager-in-visual-studio) is a GUI tool for managing packages and includes a console through which you can use certain NuGet commands directly within Visual Studio. It's included with Visual Studio 2012 and later and can be installed manually for earlier versions.
3737

3838
Both support the following operations:

0 commit comments

Comments
 (0)