diff options
| author | Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> | 2023-01-14 15:49:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-14 07:49:23 -0800 |
| commit | 915997d1495cc47f60e148252df3e4878a1179a5 (patch) | |
| tree | 4a618c8f4879a6067cb1e611f1a982239a84efb7 /README.md | |
| parent | e8b4c4a3070e4ee1e9f6c330c568d9e76e629f48 (diff) | |
| download | decky-loader-915997d1495cc47f60e148252df3e4878a1179a5.tar.gz decky-loader-915997d1495cc47f60e148252df3e4878a1179a5.zip | |
[readme] change terminal commands to point at decky-installer (#342)
* update readme to point at decky-installer for konsole scripts
* test change to make dark/light theme work properly
* Update README.md
* Update README.md
* revert <picture> changes as they didn't actually work
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,7 +57,7 @@ For more information about Decky Loader as well as documentation and development Intended for plugin developers. Pre-releases are unlikely to be fully stable but contain the latest changes. For more information on plugin development, please consult [the wiki page](https://deckbrew.xyz/en/loader-dev/development). 1. Open the Return to Gaming Mode shortcut on your desktop. -- There is also a fast install for those who can use Konsole. Run `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_release.sh | sh` and type your password when prompted. +- There is also a fast install for those who can use Konsole. Run `curl -L https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/install_release.sh | sh` and type your password when prompted. ### 👋 Uninstallation @@ -66,7 +66,7 @@ We are sorry to see you go! If you are considering uninstalling because you are 1. Press the <img src="./docs/images/light/steam.svg#gh-dark-mode-only" height=16><img src="./docs/images/dark/steam.svg#gh-light-mode-only" height=16> button and open the Power menu. 1. Select "Switch to Desktop". 1. Run the installer file again, and select `uninstall decky loader` -- There is also a fast uninstall for those who can use Konsole. Run `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/uninstall.sh | sh` and type your password when prompted. +- There is also a fast uninstall for those who can use Konsole. Run `curl -L https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/uninstall.sh | sh` and type your password when prompted. ## 🚀 Getting Started |
