mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Updated Home (markdown)
parent
63376923a1
commit
7973f9497e
9
Home.md
9
Home.md
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user