Skip to content

Commit

Permalink
Add scoop instructions for Windows
Browse files Browse the repository at this point in the history
PR #1202 <#1202>

Signed-off-by: Romain Vimont <rom@rom1v.com>
  • Loading branch information
YogliB authored and rom1v committed Mar 14, 2020
1 parent 24ade6a commit bc75084
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,15 @@ choco install scrcpy
choco install adb # if you don't have it yet
```

And in [Scoop]:

```bash
scoop install scrcpy
scoop install adb # if you don't have it yet
```

[Scoop]: https://scoop.sh

You can also [build the app manually][BUILD].


Expand Down

0 comments on commit bc75084

Please sign in to comment.