Skip to content

Commit

Permalink
Document snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Blooym authored Oct 3, 2024
1 parent 1bf8cad commit f0e545f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions steamdeck.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/Blooym/xlm/main/setup/inst
sh -c "$(curl -fsSL https://raw.githubusercontent.com/Blooym/xlm/main/setup/install-native.sh)"
```

**Steam Install Script (Snap)**
```sh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/Blooym/xlm/main/setup/install-snap.sh)"
```

**Steam Install Script (Flatpak)**
```sh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/Blooym/xlm/main/setup/install-flatpak.sh)"
Expand Down

0 comments on commit f0e545f

Please sign in to comment.