We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae5f5fb + 528cb3d commit a8e770eCopy full SHA for a8e770e
getting-started/installation.md
@@ -14,10 +14,9 @@ installers can be found under:
14
15
## Manual Installation
16
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`
+1. Download and install the latest _Node.js_ version, see the official documentation:
+- [Linux based distributions](https://github.com/nodesource/distributions)
+- [Others](https://nodejs.org/en/download)
21
22
2. Clone the repository and check out the master branch:
23
`git clone https://github.com/MichMich/MagicMirror`
0 commit comments