Skip to content

Commit 0b86281

Browse files
committed
Add WinGet command to README
1 parent 6fba102 commit 0b86281

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ If you have access to GitHub Copilot via your organization or enterprise, you ca
3939

4040
### Installation
4141

42+
Install with [WinGet](https://github.com/microsoft/winget-cli):
43+
```bash
44+
winget install GitHub.Copilot
45+
```
46+
4247
Install globally with npm:
4348

4449
```bash

0 commit comments

Comments
 (0)