Skip to content

Commit 5ae97ef

Browse files
Merge pull request #2390 from micalevisk/patch-1
docs(first-steps): update nodejs minimum version to v12
2 parents eb5f304 + b1d2f06 commit 5ae97ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We'll mostly use TypeScript in the examples we provide, but you can always **swi
1010

1111
#### Prerequisites
1212

13-
Please make sure that [Node.js](https://nodejs.org/) (>= 10.13.0, except for v13) is installed on your operating system.
13+
Please make sure that [Node.js](https://nodejs.org) (version >= 12, except for v13) is installed on your operating system.
1414

1515
#### Setup
1616

0 commit comments

Comments
 (0)