From 3118f176ad46dde8e420588685ffd963d924948d Mon Sep 17 00:00:00 2001 From: "NGnius (Graham)" Date: Mon, 23 May 2022 23:52:22 +0000 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 781b936..3e37c88 100644 --- a/Installation.md +++ b/Installation.md @@ -9,7 +9,7 @@ Ideally, the latest PowerTools release can be installed from https://beta.deckbr # Manual Installation -If you are having trouble with getting that to work, you can install the latest release from GitHub manually as follows. +If you are having trouble with getting that to work, you can install the latest version from GitHub manually. 1. Do steps 1 & 2 from [Regular Installation](https://github.com/NGnius/PowerTools/wiki/Installation#regular-installation) 2. Navigate your Steam Deck's terminal to the plugins folder: run `cd ~/homebrew/plugins` @@ -17,3 +17,7 @@ If you are having trouble with getting that to work, you can install the latest Using additional `git` commands, different PowerTools versions (latest dev version, older releases, etc.) can be installed instead. +# Uninstall + +I'm sorry to see you go, but all good things must end. This is quite simple: in a terminal, run `sudo rm -rf ~/homebrew/plugins/PowerTools`. Be careful to type that exactly, otherwise you may delete something else that you didn't mean to. +