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
|
||||
choco install scrcpy
|
||||
```
|
||||
|
||||
You need `adb`, accessible from your `PATH`. If you don't have it yet:
|
||||
|
||||
```bash
|
||||
choco install adb
|
||||
choco install adb # if you don't have it yet
|
||||
```
|
||||
|
||||
You can also [build the app manually][BUILD].
|
||||
|
|
Loading…
Reference in a new issue