Updated Home (markdown)

Veeck 2021-03-26 11:29:09 +01:00
parent 127bcd7bc2
commit d36fa53dfa

@ -14,7 +14,7 @@ The following modules are installed by default.
## Optional Modules
[List of 3rd Party Modules](3rd-party-modules)
### Installing
## Installing a module
To install 3rd party or your own custom modules just follow these steps:
- 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).