From c42b651a2c104cc6dfac4d5cbb71f6773d71d968 Mon Sep 17 00:00:00 2001 From: Conner Vieira Date: Wed, 1 May 2024 17:48:18 -0400 Subject: [PATCH] Clarified reset instructions --- docs/UPDATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UPDATE.md b/docs/UPDATE.md index 964b8f1..4de341d 100755 --- a/docs/UPDATE.md +++ b/docs/UPDATE.md @@ -33,4 +33,4 @@ If you run into problems, and want to completely reset Predator and start fresh, 1. Erase the contents of the working directory (as defined in `config.json` under `general>working_directory`). 2. Erase the contents of the interface directory (as defined in `config.json` under `general>interface_directory`). -3. Replace the `config.json` file with the default `config.json` file that comes with the new version of Predator. +3. Replace the `config.json` file with the default `assets/support/configdefault.json` file that comes with the new version of Predator.