From 5086dcc82b4ab5a01bfeae2b4923fe365f53daa8 Mon Sep 17 00:00:00 2001 From: sinaioutlander <49360850+sinaioutlander@users.noreply.github.com> Date: Tue, 8 Sep 2020 20:21:34 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b42abc6..b1b9a3b 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ CppExplorer can force the mouse to be visible and unlocked when the menu is open ## Building -Everything you need (other than MelonLoader) is included with this repository, there is no need for recursive cloning etc. +If you'd like to build this yourself, everything you need (other than MelonLoader) is included with this repository, there is no need for recursive cloning etc. 1. Install MelonLoader for your game. 2. Download this repository and open the `CppExplorer.sln` file in the `src` folder.