Skip to content

Commit

Permalink
"npm run parcel" no longer used for development
Browse files Browse the repository at this point in the history
  • Loading branch information
xanderfrangos committed Dec 28, 2023
1 parent 011826f commit 8eab24e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ 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: For actual development, it's recommended to run `npm run parcel` and `npm run dev` seperately.

## 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](<https://github.com/djsweet/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.
Expand Down

0 comments on commit 8eab24e

Please sign in to comment.