diff --git a/README.md b/README.md index d5efe81..3db9a5d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ### Common problems * Preloader error and logfile + crash: MonoMod must be updated. - * Download the latest release of [MonoMod](https://github.com/MonoMod/MonoMod/releases). + * Download the latest `net35` release of [MonoMod](https://github.com/MonoMod/MonoMod/releases). * Place `MonoMod.RuntimeDetour.dll` and `MonoMod.Utils.dll` in `BepInEx/core`. * Replace the existing files. * Entrypoint error + crash: The entrypoint was likely not set correctly.