From 9f5d17c4c8c2f59ca57d9b4525b093cd40557eaa Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 12 Feb 2019 11:33:41 +0000 Subject: [PATCH] Just fixing a typo --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0414f39..d658378 100644 --- a/Home.md +++ b/Home.md @@ -16,7 +16,7 @@ The following modules are installed by default. ### Installing 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). - 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: