From 7406d903e1204057c9e43feba3a3d0a9397002b9 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Thu, 22 Jun 2017 23:55:33 +1000 Subject: [PATCH] Apparently higan writes to %LOCALAPPDATA% in Windows. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12843c6b..c66f0909 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ and the other associated data from the original archive. To remove higan's configuration: 1. Press Win+R to open the Run dialog - 2. Type `%APPDATA%` and press Enter + 2. Type `%LOCALAPPDATA%` and press Enter to open the folder where higan's configuration data lives 3. Delete the subdirectories named `icarus` and `higan` if they exist.