Created Manual Installation (markdown)
parent
3a5e6edc7c
commit
4d82cc9e3f
1 changed files with 11 additions and 0 deletions
11
Manual-Installation.md
Normal file
11
Manual-Installation.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
Ideally, the latest PowerTools release can be installed from https://plugins.deckbrew.xyz/.
|
||||
|
||||
If you are having trouble with getting that to work, you can install the latest release from GitHub manually as follows.
|
||||
|
||||
1. If you haven't yet, set a Linux password for your deck account: in a terminal, run `passwd`
|
||||
2. If you haven't yet, install PluginLoader: https://github.com/SteamDeckHomebrew/PluginLoader#installation
|
||||
3. Navigate your Steam Deck's terminal to the plugins folder: run `cd ~/homebrew/plugins`
|
||||
4. Clone the PowerTools GitHub repository: run `sudo git clone https://github.com/NGnius/PowerTools/`
|
||||
|
||||
Using additional `git` commands, different PowerTools versions (latest dev version, older releases, etc.) can be installed instead.
|
||||
|
Loading…
Reference in a new issue