Skip to content

Commit 89e8cdf

Browse files
dhuebnerspoenemann
authored andcommitted
Set min node.js version to 16
1 parent 03b6fe9 commit 89e8cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo/content/docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 50
55

66
Before diving into Langium itself, let's get your environment ready for development:
77

8-
1. You have a working [Node environment](https://nodejs.org/en/download/) with version 12 or higher.
8+
1. You have a working [Node environment](https://nodejs.org/en/download/) with version 16 or higher.
99
2. Install Yeoman and the Langium extension generator.
1010
```bash
1111
npm i -g yo generator-langium

0 commit comments

Comments
 (0)