diff --git a/guide.php b/guide.php
index 4a3134e..c60695b 100644
--- a/guide.php
+++ b/guide.php
@@ -16,7 +16,12 @@ $version = ""; //json_decode(file_get_contents("supplementals/static data/buildC
 		
In order to connect to custom servers, the client needs to be patched. We will use the Boostrapper for this.
 		
 			- Download the boostrapper DLL (dwmapi.dll) and put it in your game's installation folder (the one where Warframe.x64.exe is in).
 
-			- For 38.6.0 and above, you will also need sideloadify and then simply drop Warframe.x64.exe on top of sideloadify.
 
+			- 
+				For 38.6.0 and above, you will also need sideloadify and then simply drop Warframe.x64.exe on top of sideloadify.
+				
+					- This is currently not needed on Linux as Wine/Proton always checks the game folder for dwmapi.dll.
 
+				
+			 
 		
 		With that done, you can double-click Warframe.x64.exe to start the game with OpenWF. Opening the game's launcher will revert it back to normal.