Skip to content

Commit

Permalink
refactor(README): Updated usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ardevd committed May 10, 2024
1 parent 093c12b commit ed303aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,8 @@ Based on https://github.com/srevinsaju/scrcpy-appimage.
#### File Manager
Just double click the `*.AppImage` file and you are done!

> In normal cases, the above method should work, but in some rare cases
the `+x` permissisions. So, right click > Properties > Allow Execution
#### Terminal
```bash
./scrcpy-*.AppImage
```
```bash
chmod +x scrcpy-*.AppImage
./scrcpy-*.AppImage
```

0 comments on commit ed303aa

Please sign in to comment.