Simplify Chocolatey documentation

This commit is contained in:
Romain Vimont 2020-03-14 17:07:20 +01:00
parent c396758b4e
commit 24ade6ad77

View file

@ -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].