Skip to content

Commit

Permalink
document that we are on older versions of java and node, might catch …
Browse files Browse the repository at this point in the history
…folks nowadays!
  • Loading branch information
epugh authored and renekrie committed Feb 20, 2024
1 parent 75a984d commit 0c08b94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/smui/dev-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ For development and building, you will need

- `docker`_ with `BuildKit`_ capabilities (i.e. version 18.09 or higher)
- `docker-compose`_ (optional)
- Java Runtime Environment
- NodeJS
- Java Runtime Environment (version 11 is recommended)
- NodeJS (version 12 is recommended)
- `sbt`_
- `GNU make`_

Expand Down

0 comments on commit 0c08b94

Please sign in to comment.