make note that node v23 doesn't seem to work

This commit is contained in:
ali asaria
2025-03-07 15:13:12 -05:00
parent a6db46be18
commit cc1085a3a6

View File

@@ -125,6 +125,8 @@ And you can do the above, all through a simple cross-platform GUI.
To build the app yourself, pull this repo, and follow the steps below:
(Please note that the current build doesn't work on Node v23 but it works on v22)
```bash
npm install
```