From 8c3f8c700f1242dcdbbc82b2ed3fb4c3b42f8149 Mon Sep 17 00:00:00 2001 From: HoneyTauOverTwo <31476381+HoneyTauOverTwo@users.noreply.github.com> Date: Wed, 14 Apr 2021 13:04:34 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a14f322..2379b80 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ First you need to install BepInEx into the game. Download the [latest BepInEx_x6 After opening the game with BepInEx installed, it should create more files and folders under the BepInEx folder. If BepInEx's debug console is not shown, edit the file BepInEx\config\BepInEx.cfg changing the value under `[Logging.Console]` to `Enabled = true`. This will allow you to see the mod's output. -Download the [latest release of DSPSeedSearch](releases/) and extract the dll under BepInEx\plugins folder. +Download the [latest release of DSPSeedSearch](https://github.com/HoneyTauOverTwo/DSPSeedSearch/releases/) and extract the dll under BepInEx\plugins folder. ## How to use