diff --git a/aurora-sharp-desktop/Aurora.sln b/aurora-sharp-desktop/Aurora.sln
index 2140969..e3b6fa7 100644
--- a/aurora-sharp-desktop/Aurora.sln
+++ b/aurora-sharp-desktop/Aurora.sln
@@ -5,8 +5,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aurora", "Aurora\Aurora.csp
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aurora.gtk", "Aurora.gtk\Aurora.gtk.csproj", "{E8C8C24A-5C51-47CB-B241-F5A9F0E808B1}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aurora.test", "Aurora.test\Aurora.test.csproj", "{45680D8A-1AF1-4D93-AAC0-59CDB01CED5D}"
-EndProject
+#Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aurora.test", "Aurora.test\Aurora.test.csproj", "{45680D8A-1AF1-4D93-AAC0-59CDB01CED5D}"
+#EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
diff --git a/aurora-sharp-desktop/Aurora/Aurora.csproj b/aurora-sharp-desktop/Aurora/Aurora.csproj
index b047fa9..84def05 100644
--- a/aurora-sharp-desktop/Aurora/Aurora.csproj
+++ b/aurora-sharp-desktop/Aurora/Aurora.csproj
@@ -61,8 +61,8 @@
-
-
+
+
diff --git a/aurora-sharp-desktop/README.md b/aurora-sharp-desktop/README.md
index ba65914..4c815b2 100644
--- a/aurora-sharp-desktop/README.md
+++ b/aurora-sharp-desktop/README.md
@@ -21,3 +21,16 @@ We are always looking for ways to improve the exerience of the application.
- Aurora Turn Server: The next big step for the application is integrating a custom Aurora turn server so that listeners can connect to one another from different networks while maintaining perfectly synchronized output
- 3rd Party Source Integration: Not everybody has a vast local collection of media that they have been collecting for years. We plan to integrate with 3rd Party music sources such as _Spotify_ and _Apple Music_
+
+## Developers Start Here
+
+### Installation
+
+1. Install dotnet versions 3.1 and 5.0
+
+1. Install mono complete
+
+1. If linux, install gtk-sharp via apt
+
+1. If linux, install libvlc-dev via apt
+