From a585abc944f3b78973c73677497f55cec07b8de4 Mon Sep 17 00:00:00 2001 From: Michael Freidgeim Date: Sun, 9 Apr 2017 22:50:36 +1000 Subject: [PATCH] Added NuGet package instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8977199..30cb0e2 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,7 @@ slow-cheetah XML Transforms for app.config and other XML files [![Build status](https://ci.appveyor.com/api/projects/status/qqvu367widkayo05)](https://ci.appveyor.com/project/sayedihashimi/slow-cheetah) + +[NuGet package](https://www.nuget.org/packages/SlowCheetah/): +From Visual Studio Package Manager Console verify that Default Project drop-down has your project selected and run + `Install-Package SlowCheetah`