Update README.md
This commit is contained in:
parent
19bf09757c
commit
e3fdcdfd66
1 changed files with 2 additions and 2 deletions
|
@ -24,6 +24,6 @@ the `+x` permissisions. So, right click > Properties > Allow Execution
|
|||
./scrcpy-*.AppImage
|
||||
```
|
||||
```bash
|
||||
chmod +x Element-*.AppImage
|
||||
./Element-*.AppImage
|
||||
chmod +x scrcpy-*.AppImage
|
||||
./scrcpy-*.AppImage
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue