radme updated
diff --git a/README.md b/README.md
index 84c623a..c2cc1b5 100644
--- a/README.md
+++ b/README.md
@@ -34,15 +34,22 @@
 - Close After Effects
 - Extract the zipped file on build/extension/bodymovin.zip to the adobe CEP folder:
 WINDOWS:
-C:\Program Files (x86)\Common Files\Adobe\CEP\extensions
+C:\Program Files (x86)\Common Files\Adobe\CEP\extensions or
 C:\<username>\AppData\Roaming\Adobe\CEP\extensions
 MAC:
-/Library~/Library/Application Support/Adobe/CEP/extensions
-/Application Support/Adobe/CEP/extensions
+/Library/Application\ Support/Adobe/CEP/extensions/bodymovin
+(you can open the terminal and type:
+cp -R YOURUNZIPEDFOLDERPATH/extension /Library/Application\ Support/Adobe/CEP/extensions/bodymovin
+then type:
+ls /Library/Application\ Support/Adobe/CEP/extensions/bodymovin
+to make sure it was copied correctly type)
+
 
 - Edit the registry key:
-On Mac, open the file ~/Library/Preferences/com.adobe.CSXS.4.plist and add a row with key PlayerDebugMode, of type String, and value 1.  
-On Windows, open the registry key HKEY_CURRENT_USER/Software/Adobe/CSXS.6 and add a key named PlayerDebugMode, of type String, and value 1.
+WINDOWS:
+open the registry key HKEY_CURRENT_USER/Software/Adobe/CSXS.6 and add a key named PlayerDebugMode, of type String, and value 1.
+MAC:
+open the file ~/Library/Preferences/com.adobe.CSXS.6.plist and add a row with key PlayerDebugMode, of type String, and value 1.
 
 ### Option 2: