Updated Installation (markdown)
parent
17ae8ac57e
commit
3118f176ad
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue