Update README.md

This commit is contained in:
Srevin Saju 2020-08-27 09:11:26 +03:00 committed by GitHub
parent 19bf09757c
commit e3fdcdfd66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,6 @@ the `+x` permissisions. So, right click > Properties > Allow Execution
./scrcpy-*.AppImage ./scrcpy-*.AppImage
``` ```
```bash ```bash
chmod +x Element-*.AppImage chmod +x scrcpy-*.AppImage
./Element-*.AppImage ./scrcpy-*.AppImage
``` ```