Document ./run script usage

Indicate how to run the app from the build directory in README. It's
convenient during development.
This commit is contained in:
Romain Vimont 2018-03-08 14:52:23 +01:00
parent 0e9a76c0c4
commit e8b8a570e7

View file

@ -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