Skip to content

Commit a94aed1

Browse files
authored
update required node version (#272)
1 parent 35b780d commit a94aed1

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

getting-started/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ installers can be found under:
1414

1515
## Manual Installation
1616

17-
1. Download and install the latest _Node.js_ version, see the official
18-
documentation:
17+
1. Download and install a [required](https://github.com/MagicMirrorOrg/MagicMirror/releases)
18+
_Node.js_ version, see the official documentation:
1919

2020
- [Linux based distributions](https://github.com/nodesource/distributions)
2121
- [Others](https://nodejs.org/en/download)

getting-started/requirements.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@ Raspberry Pi OS versions based on Debian "Buster" are also no longer supported.
3030

3131
## Node
3232

33-
::: warning NOTE Node v20.9.0 or above is required!
34-
All older versions will not work.
35-
:::
33+
Please refer to the [release page](https://github.com/MagicMirrorOrg/MagicMirror/releases)
34+
to see which node version is required.

0 commit comments

Comments
 (0)