diff --git a/README.md b/README.md index 65661b7..eebb232 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ If you are making use of the [NuGet package](https://www.nuget.org/packages/Brut ```xml + Command=""..\packages\Brutal.Dev.StrongNameSigner.1.4.6\tools\StrongNameSigner.Console.exe" -in "..\packages"" /> ``` @@ -46,7 +46,7 @@ To add multiple directories to process at the same time (similar to how the UI c ```xml + Command=""..\packages\Brutal.Dev.StrongNameSigner.1.4.6\tools\StrongNameSigner.Console.exe" -in "..\packages\elmah.corelibrary.1.2.2|..\packages\Elmah.MVC.2.1.1"" /> ```