This commit is contained in:
Robert Muehsig
2017-10-15 23:15:42 +02:00
parent 92dd55050d
commit 65f250455d

View File

@@ -82,7 +82,7 @@ namespace ElectronNET.CLI.Commands
{
// ToDo: find another solution or document it proper
// GH Issue https://github.com/electron-userland/electron-prebuilt/issues/48
Console.WriteLine("Electron Packager - make sure you invoke 'sudo npm install electron - packager--global' at " + tempPath + " manually. Sry.");
Console.WriteLine("Electron Packager - make sure you invoke 'sudo npm install electron-packager --global' at " + tempPath + " manually. Sry.");
}
Console.WriteLine("Build Electron Desktop Application...");