diff --git a/Home.md b/Home.md index 73b5e2f..349e702 100644 --- a/Home.md +++ b/Home.md @@ -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).