From 626785b96502f25188a66f855e5382b7fb503254 Mon Sep 17 00:00:00 2001 From: pax Date: Sun, 5 Apr 2026 21:41:25 -0500 Subject: [PATCH] =?UTF-8?q?Fix=20install=20path=20in=20README=20=E2=80=94?= =?UTF-8?q?=20localappdata,=20not=20program=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebc6507..ff050bb 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Supports custom styling via `custom.qss` — see [Theming](#theming). ### Windows -Download `booru-viewer-setup.exe` from [Releases](https://git.pax.moe/pax/booru-viewer/releases) and run the installer. It installs to Program Files with Start Menu and optional desktop shortcuts. To update, just run the new installer over the old one — your data in `%APPDATA%\booru-viewer\` is preserved. +Download `booru-viewer-setup.exe` from [Releases](https://git.pax.moe/pax/booru-viewer/releases) and run the installer. It installs to `%LOCALAPPDATA%\booru-viewer` with Start Menu and optional desktop shortcuts. To update, just run the new installer over the old one — your data in `%APPDATA%\booru-viewer\` is preserved. For WebM video playback, install [VP9 Video Extensions](https://apps.microsoft.com/detail/9n4d0msmp0pt) from the Microsoft Store.