Skip to content

Commit

Permalink
Merge pull request cake-contrib#4 from gep13/gep13-patch-1
Browse files Browse the repository at this point in the history
(typo) Minor correction
  • Loading branch information
larzw committed Mar 15, 2017
2 parents 257be86 + c7974dc commit ef091ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/Cake.Paket.Module.md
Expand Up @@ -109,7 +109,7 @@ and our cake script can be simplified to

```csharp
// Use paket instead of nuget in the preprocessor directive.
// You dont't need to specify the paket group in the URI.
// You don't need to specify the paket group in the URI.
#tool paket:?package=NUnit.ConsoleRunner
#tool paket:?package=JetBrains.ReSharper.CommandLineTools
#addin paket:?package=Cake.Figlet
Expand Down

0 comments on commit ef091ab

Please sign in to comment.