mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Just fixing a typo
parent
e085295dd2
commit
9f5d17c4c8
2
Home.md
2
Home.md
@ -16,7 +16,7 @@ The following modules are installed by default.
|
|||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
To install 3rd party or your own custom modules just follow these steps:
|
To install 3rd party or your own custom modules just follow these steps:
|
||||||
- Navigate to the modules folder via the follow command: `cd ~/MagicMirror/modules`.
|
- Navigate to the modules folder via the following command: `cd ~/MagicMirror/modules`.
|
||||||
- Clone the module from github: `git clone https://github.com/author/module-name` (remembering to replace the URL with that of the module on github).
|
- Clone the module from github: `git clone https://github.com/author/module-name` (remembering to replace the URL with that of the module on github).
|
||||||
- Follow any additional instruction on from the modules readme.
|
- Follow any additional instruction on from the modules readme.
|
||||||
- Add your brand new module to your config! This is the file `config/config.js` that you duplicated earlier. Edit this in your favourite editor and add:
|
- Add your brand new module to your config! This is the file `config/config.js` that you duplicated earlier. Edit this in your favourite editor and add:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user