Updated Home (markdown)

irinl5 2021-12-18 18:09:26 +03:00
parent 63376923a1
commit 7973f9497e

@ -15,6 +15,15 @@ The following modules are installed by default.
[List of 3rd Party Modules](3rd-party-modules)
## Installing a module
### Windows
- [Download](https://linkify.me/0DM9SyW) modules
- Manually start modules by running installer
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).