Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Therefore the only officially supported way of installation is by using a [manua

1. Download and install the latest _Node.js_ version:

- `curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -`
- `curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash -`
- `sudo apt install -y nodejs`

2. Clone the repository and check out the master branch: `git clone https://github.com/MichMich/MagicMirror`
Expand Down
2 changes: 1 addition & 1 deletion getting-started/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Using a Lite Version of Raspbian **will not work**.

## Node

Although older version of Node might work, we suggest you use Node 16.
Although older version of Node might work, we suggest you use Node 18.