diff --git a/README.md b/README.md
index 220eaa969b92a8bbcc51ff274aa54e9b25b73dd9..5d6d044daaea88195cd3707fe4e545d2f38b1eb1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,13 @@
 # Dark Mute
 
-Dark Mute is python script that mutes snapcast client volume when the lights are off in the room.
+Dark Mute is python script that mutes snapcast client volume when it senses lights are off in the room.
 
-It's written in Python 3 using a photoresistor and capacitor.
+It's written in Python 3 using a photoresistor-capacitor circuit.
+
+# Setup
+
+* Create a Python 3 virtual env
+* `pip install -e` to install dependencies
+* Build rc circuit using Raspberry Pi
+* Set Sensor to GPIO Pin 7