diff --git a/src/chocolatey.console/Program.cs b/src/chocolatey.console/Program.cs index 73b72ab7f6..03b44a7eff 100644 --- a/src/chocolatey.console/Program.cs +++ b/src/chocolatey.console/Program.cs @@ -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,