Skip to content

Commit

Permalink
(log) Explain how to install licensed extension
Browse files Browse the repository at this point in the history
  • Loading branch information
ferventcoder committed May 1, 2016
1 parent ff86587 commit 6d4ec83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chocolatey.console/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ private static void Main(string[] args)
@"Error when attempting to load chocolatey licensed assembly. Ensure
that chocolatey.licensed.dll exists at
'{0}'.
Install with `choco install chocolatey.extension`.
The error message itself may be helpful as well:{1} {2}".format_with(
ApplicationParameters.LicensedAssemblyLocation,
Environment.NewLine,
Expand Down

0 comments on commit 6d4ec83

Please sign in to comment.