Fix syntax highlighting in README

This commit is contained in:
Romain Vimont 2021-05-28 10:05:34 +02:00
parent 72081a241b
commit 9bed8cf3f4

View file

@ -748,7 +748,9 @@ handled by the active application.
To use a specific _adb_ binary, configure its path in the environment variable To use a specific _adb_ binary, configure its path in the environment variable
`ADB`: `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 To override the path of the `scrcpy-server` file, configure its path in
`SCRCPY_SERVER_PATH`. `SCRCPY_SERVER_PATH`.