Fix syntax highlighting in README
This commit is contained in:
parent
72081a241b
commit
9bed8cf3f4
1 changed files with 3 additions and 1 deletions
|
@ -748,7 +748,9 @@ handled by the active application.
|
|||
To use a specific _adb_ binary, configure its path in the environment variable
|
||||
`ADB`:
|
||||
|
||||
ADB=/path/to/adb scrcpy
|
||||
```bash
|
||||
ADB=/path/to/adb scrcpy
|
||||
```
|
||||
|
||||
To override the path of the `scrcpy-server` file, configure its path in
|
||||
`SCRCPY_SERVER_PATH`.
|
||||
|
|
Loading…
Reference in a new issue