From a4a65aecb8d0695169addcf0ea88e318e462bfe6 Mon Sep 17 00:00:00 2001 From: sugoidogo Date: Mon, 15 Dec 2025 01:52:49 -0800 Subject: [PATCH] update install instructions --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eff95a8..001123c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # SteamOS-RW Use pacman without breaking SteamOS - ## Usage 1. Make sure your sudo password is set (use the `passwd` command in Konsole if not) -2. Download the `.desktop` file above and open it in your file manager to start the install +2. open a terminal and copy/paste the following command: +```bash +curl -L https://gitea.sugoidogo.com/sugoidogo/steamos-rw/raw/branch/master/curlme.sh | bash +``` Once installed, you can use the `steamos-rw` command to enable, disable, or reset your writeable overlay. ## Details