Merge pull request #94 from pierlon/pierlon-patch-1

Add instructions to run via Docker
api19
Romain Vimont 6 years ago committed by GitHub
commit e0e8dfeb3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -135,6 +135,10 @@ install it manually and make it available from the `PATH`:
export PATH="$JAVA_HOME/bin:$PATH"
```
#### Docker
See [pierlon/scrcpy-docker](https://github.com/pierlon/scrcpy-docker).
### Common steps
Install the [Android SDK] (_Android Studio_), and set `ANDROID_HOME` to

Loading…
Cancel
Save