Skip to content

Commit ed662ac

Browse files
authored
Adds the Chocolatey package as a way to install Qrcp (#249)
Adds the Chocolatey package in the list of possibilities to install the Desktop app.
1 parent 63dc102 commit ed662ac

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,13 @@ If you use [Scoop](https://scoop.sh/) for package management on Windows, you can
104104
```
105105
scoop install qrcp
106106
```
107+
### Chocolatey
108+
109+
If you use [Chocolatey](https://community.chocolatey.org/packages/qrcp) for package management on Windows, you can install qrcp with the following one-liner:
110+
111+
```
112+
choco install qrcp
113+
```
107114

108115
## MacOS
109116

0 commit comments

Comments
 (0)