Document ./run script usage

Indicate how to run the app from the build directory in README. It's
convenient during development.
pull/28/head
Romain Vimont 6 years ago
parent 0e9a76c0c4
commit e8b8a570e7

@ -179,6 +179,12 @@ If several devices are listed in `adb devices`, you must specify the _serial_:
scrcpy -s 0123456789abcdef
To run without installing:
./run x [options]
(where `x` is your build directory).
## Shortcuts

Loading…
Cancel
Save