From ef73cce92ff7fb7fbe1b22e12343adb5bdf12d1a Mon Sep 17 00:00:00 2001
From: Sinai <49360850+sinaioutlander@users.noreply.github.com>
Date: Sat, 8 Aug 2020 00:02:01 +1000
Subject: [PATCH] Update README.md
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
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