Simplify Chocolatey documentation
This commit is contained in:
parent
c396758b4e
commit
24ade6ad77
1 changed files with 1 additions and 6 deletions
|
@ -80,12 +80,7 @@ It is also available in [Chocolatey]:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
choco install scrcpy
|
choco install scrcpy
|
||||||
```
|
choco install adb # if you don't have it yet
|
||||||
|
|
||||||
You need `adb`, accessible from your `PATH`. If you don't have it yet:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
choco install adb
|
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also [build the app manually][BUILD].
|
You can also [build the app manually][BUILD].
|
||||||
|
|
Loading…
Reference in a new issue