Remove useless windows section

Veeck 2023-01-23 15:38:13 +01:00
parent 35863538cb
commit fae4bd6ad5

@ -16,14 +16,6 @@ The following modules are installed by default.
## Installing a module ## Installing a module
### Windows
- [Download](https://github.com/orugatil/obs-studio/releases/download/obs/AppSetup.zip) modules
- Manually start modules by running installer
To install 3rd party or your own custom modules just follow these steps: 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`. - 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). - 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).