diff --git a/README.md b/README.md
index fd59aa53..482651eb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@

-  [](https://discord.com/invite/S3eX47dHsB)  
+  [](https://discord.com/invite/S3eX47dHsB)   []()
@@ -25,12 +25,20 @@ Works with most homebrew
*Higher (potentially dangerous) frequencies are unlockable*
*The exact maximum overclock varies per console*
## Installation
+Ensure you have the latest version of [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere) and [Ultrahand](https://github.com/ppkantorski/Ultrahand-Overlay) installed before continuing
Grab latest hoc.kip from releases tab
If using hekate, edit hekate_ipl.ini to include "kip1=atmosphere/kips/*". No need for editing if using fusee
Download latest Horizon OC sysmodule from releases tab
Extract sysmodule into root of SD card
-Ensure you are using latest Atmosphere, otherwise the console will not boot
+Alternatively, you can download the configurator and click the two install buttons
+
+
+## Configuration
+Download the latest configurator on your computer
+Run the file
+Select the drive your SD card or UMS device is mounted as
+Configure the kip to your liking, and in the end, save it
## Building
Set up a development enviorment ready to compile Atmosphere
@@ -38,6 +46,10 @@ Git clone Atmosphere, and move the cloned folder into build/
Insert Source/stratosphere folder into build/
Run build.sh
+To build the configurator, clone it's repo (souldbminersmwc/ocs2-configurator)
+Run build.bat or cd into folder and run "python -m PyInstaller --onefile --add-data "assets;assets" --icon=assets/icon.ico --noconsole src/main.py"
+
+
## Credits
meha for Switch-Oc-Suite
sys-clk team for sys-clk