From 9808960de7b4782190d40c2210429fce397a4552 Mon Sep 17 00:00:00 2001 From: Xander Frangos <33106561+xanderfrangos@users.noreply.github.com> Date: Fri, 4 Oct 2024 11:57:18 -0400 Subject: [PATCH] Update build instructions https://github.com/xanderfrangos/twinkle-tray/issues/849 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e8f997a0..166dca0d 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,8 @@ If you wish to run a development build of Twinkly Tray: - Run `npm install`. - Run `npm run build` to build an executable or `npm start` to run a development build. +*Note: Twinkle Tray must be built on Windows.* + ## Special Thanks Twinkle Tray was built using frameworks & libraries such as [Electron](https://electronjs.org/), [Node.js](https://nodejs.org/), [node-ddcci](https://github.com/hensm/node-ddcci), and [win32-displayconfig](). Thanks to Weblate for allowing free use of their service, along with the many contributors to the localizations of Twinkle Tray. The app would not be nearly as popular without all of your help. And thank you for the many donations, small and large, over the years.