Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Update nodejs requirement to >= 14, update electron to 13.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGoddessInari committed Dec 8, 2021
1 parent 7b96439 commit 87e9e61
Show file tree
Hide file tree
Showing 3 changed files with 4,114 additions and 7,203 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,9 @@ Keep in mind, I'm not pushing this. I'll do my best regardless.
To build your own copy, you need:

- An 8.0 version of the [Java SE Development Kit](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
- [Ruby](https://www.ruby-lang.org/en/downloads/) 2.3 or newer.
- [Ruby](https://www.ruby-lang.org/en/downloads/) >2.3 && <3.0.
- [Sencha CMD](https://www.sencha.com/products/extjs/cmd-download/) 6.7.0 or newer, and to install it with the Compass extension.
- [NodeJS](https://nodejs.org/en/download/) 8.5.0 (10.0+ preferred) or newer with npm.
- [NodeJS](https://nodejs.org/en/download/) 14.x or newer with npm.

These **need** to be added to your PATH.

Expand Down

0 comments on commit 87e9e61

Please sign in to comment.