Skip to content

Commit ab3d02a

Browse files
Meir017bartlomieju
andauthored
docs(readme): Add winget instructions (#25136)
Signed-off-by: Meir Blachman <[email protected]> Co-authored-by: Bartek Iwańczuk <[email protected]>
1 parent 75f00ee commit ab3d02a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ brew install deno
4646
choco install deno
4747
```
4848

49+
[WinGet](https://winstall.app/apps/DenoLand.Deno) (Windows):
50+
51+
```powershell
52+
winget install --id=DenoLand.Deno
53+
```
54+
4955
### Build and install from source
5056

5157
Complete instructions for building Deno from source can be found in the manual

0 commit comments

Comments
 (0)