Skip to content

Commit

Permalink
Update uninstall page to include Mac App Store information
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Oct 3, 2023
1 parent 0a145b9 commit 7834252
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/uninstall.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,10 @@ <h2>Windows</h2>
<p>To delete user data, open file explorer, type <code>%APPDATA%</code> into the location bar, then delete the <code>turbowarp-desktop</code> folder. Repeat for each user that used the app.</p>

<h2>macOS</h2>
<p>Uninstall TurboWarp like you would any other app.</p>
<p>Finder > Go to Applications > Drag TurboWarp into the trash icon on your dock.</p>
<p>To delete user data, open Finder, press Shift+Command+G, type in <code>~/Library/Application Support/</code>, then delete the <code>turbowarp-desktop</code> folder. Repeat for each user that used the app.</p>
<p>If you installed it from our website, open Finder > Go to Applications > Drag TurboWarp into the trash icon on your dock.</p>
<p>To delete user data, open Finder, press Shift+Command+G, type in <code>~/Library/Application Support/</code>, then delete the <code>turbowarp-desktop</code> folder if it exists.</p>
<p>If you installed it from the Mac App Store, open Launchpad, long click on TurboWarp, then click the X.</p>
<p>To delete user data, open Finder, press Shift+Command+G, type in <code>~/Library/Containers/</code>, then delete the <code>TurboWarp</code> and <code>org.turbowarp.desktop</code> folders if they exist.</p>

<h2>Linux</h2>
<p>Typically you can open up your distributions software manager, search for "TurboWarp", and just uninstall it from there.</p>
Expand Down

0 comments on commit 7834252

Please sign in to comment.