From 0ad6358d160e7ce063a1ede5a3586eb776f8d1dd Mon Sep 17 00:00:00 2001 From: Robert Muehsig Date: Sun, 29 Oct 2017 23:56:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a62fba5..ddd9190 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ In your default setting we just build the application for the OS you are running The end result should be an electron app under your __/bin/desktop__ folder. ### Note -> An OS X App can only be built on a host OS X platform. +> OSX builds on Windows are currently not supported, because the build just hangs, but I'm not sure why. It works on Linux/OSX however. # Contributing Feel free to submit a pull request if you find any bugs (to see a list of active issues, visit the [Issues section](https://github.com/ElectronNET/Electron.NET/issues).