Skip to content

Commit 528cb3d

Browse files
authored
update installation instructions (#194)
1 parent a7df5e8 commit 528cb3d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

getting-started/installation.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ installers can be found under:
1414

1515
## Manual Installation
1616

17-
1. Download and install the latest _Node.js_ version:
18-
19-
- `curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash -`
20-
- `sudo apt install -y nodejs`
17+
1. Download and install the latest _Node.js_ version, see the official documentation:
18+
- [Linux based distributions](https://github.com/nodesource/distributions)
19+
- [Others](https://nodejs.org/en/download)
2120

2221
2. Clone the repository and check out the master branch:
2322
`git clone https://github.com/MichMich/MagicMirror`

0 commit comments

Comments
 (0)