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 <[email protected]>
  • Loading branch information
YogliB authored and rom1v committed Mar 14, 2020
1 parent c396758 commit 8530633
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 @@ -82,6 +82,15 @@ It is also available in [Chocolatey]:
choco install scrcpy
```

And in [Scoop]:

```bash
scoop install scrcpy
```

[Scoop]: https://scoop.sh


You need `adb`, accessible from your `PATH`. If you don't have it yet:

```bash
Expand Down

0 comments on commit 8530633

Please sign in to comment.