From 678c84bd581a27828e293c37f095b5a5ef932e02 Mon Sep 17 00:00:00 2001
From: CDeenen <68693756+CDeenen@users.noreply.github.com>
Date: Tue, 24 Nov 2020 17:47:34 +0100
Subject: [PATCH] Updated Module Setup (markdown)
---
Module-Setup.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Module-Setup.md b/Module-Setup.md
index abfff93..fa229f5 100644
--- a/Module-Setup.md
+++ b/Module-Setup.md
@@ -7,7 +7,9 @@ At the top you will find 3 buttons:
These will be explained in the relevant wiki pages for the specific actions: [Playlist Actions](https://github.com/CDeenen/MaterialDeck/wiki/Playlist-Actions), [Macro Actions](https://github.com/CDeenen/MaterialDeck/wiki/Macro-Actions) and [Soundboard Actions](https://github.com/CDeenen/MaterialDeck/wiki/Soundboard-Actions).
-Below that, you will find the 'Enable module' checkbox. Ticking this box enables the module.
-At the bottom you'll find the 'Stream Deck Model' selection box. Here you can select the model of your stream deck. This is optional, all it does is change the amount of macros and sounds that you can assign in the macro and soundboard configuration screens. If you have a smaller Stream Deck, you might not want to have a screen filled with 64 macros, since you probably won't use that many (you can, if you want to, though).
+Below that, you will find the following settings:
+* **Enable module**: Ticking this box enables the module
+* **Stream Deck Model**: Select the model of your stream deck. This is optional, all it does is change the amount of macros and sounds that you can assign in the macro and soundboard configuration screens. If you have a smaller Stream Deck, you might not want to have a screen filled with 64 macros, since you probably won't use that many (you can, if you want to, though)
+* **Material Server Address**: Fill in the address of the server (usually if you run it on the same system of Foundry, this can be localhost:3001). More info on the server can be found [here](https://github.com/CDeenen/MaterialServer)

\ No newline at end of file