diff --git a/README.md b/README.md
index db2fb8c..8b5c150 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,9 @@ Credits to ManlyMarco for his [Runtime Unity Editor](https://github.com/ManlyMar
This requires [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader) to be installed for your game.
-1. Download CppExplorer.dll from [Releases](https://github.com/sinaioutlander/CppExplorer/releases).
-2. Put the file in your `MyGame/Mods/` folder.
+1. Download CppExplorer.zip from [Releases](https://github.com/sinaioutlander/CppExplorer/releases).
+2. Put the file in your `MyGame/Mods/` folder, and unzip with "Extract here" option.
+3. It should not go into a sub-folder, you should see `CppExplorer.dll` and `mcs.dll` in your `Mods\` folder.
## How to use