Fix install path in README — localappdata, not program files

This commit is contained in:
pax 2026-04-05 21:41:25 -05:00
parent 838967f83f
commit 626785b965

View File

@ -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.