From fae4bd6ad5fbea7ce379ed68c90305cba1a354b6 Mon Sep 17 00:00:00 2001 From: Veeck Date: Mon, 23 Jan 2023 15:38:13 +0100 Subject: [PATCH] Remove useless windows section --- Home.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Home.md b/Home.md index d2ec30e..3699fa6 100644 --- a/Home.md +++ b/Home.md @@ -16,14 +16,6 @@ The following modules are installed by default. ## 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: - 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).