Merge pull request #94 from pierlon/pierlon-patch-1
Add instructions to run via Docker
This commit is contained in:
commit
e0e8dfeb3b
1 changed files with 4 additions and 0 deletions
|
@ -135,6 +135,10 @@ install it manually and make it available from the `PATH`:
|
||||||
export PATH="$JAVA_HOME/bin:$PATH"
|
export PATH="$JAVA_HOME/bin:$PATH"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Docker
|
||||||
|
|
||||||
|
See [pierlon/scrcpy-docker](https://github.com/pierlon/scrcpy-docker).
|
||||||
|
|
||||||
### Common steps
|
### Common steps
|
||||||
|
|
||||||
Install the [Android SDK] (_Android Studio_), and set `ANDROID_HOME` to
|
Install the [Android SDK] (_Android Studio_), and set `ANDROID_HOME` to
|
||||||
|
|
Loading…
Reference in a new issue