From 835a6a220e5d1fde222b4a0017e013888223a2cd Mon Sep 17 00:00:00 2001 From: GarboMuffin Date: Thu, 5 Oct 2023 21:16:39 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9fba6a3..b35ec5c0 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Find TurboWarp Desktop's data path by using the list below or by clicking "?" in - Windows (except Microsoft Store): `%APPDATA%/turbowarp-desktop` - Microsoft Store: Open `%LOCALAPPDATA%/Packages`, find the folder with the word `TurboWarpDesktop` in it, then open `LocalCache/Roaming/turbowarp-desktop` - macOS (except Mac App Store): `~/Library/Application Support/turbowarp-desktop` - - Mac App Store: `~/Library/Containers/org.turbowarp.desktop/Data/Library/Application Support/turbowarp-desktop` (note that the `org.turbowarp.org` part may appear as `TurboWarp` in Finder) + - Mac App Store: `~/Library/Containers/org.turbowarp.desktop/Data/Library/Application Support/turbowarp-desktop` (note that the `org.turbowarp.desktop` part may appear as `TurboWarp` in Finder) - Linux (except Flatpak and Snap): `~/.config/turbowarp-desktop` - Linux (Flatpak): `~/.var/app/org.turbowarp.TurboWarp/config/turbowarp-desktop` - Linux (Snap): `~/snap/turbowarp-desktop/current/.config/turbowarp-desktop`