summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 102319f4f..19d4fa8a1 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,12 @@ brew install deno
choco install deno
```
+[WinGet](https://winstall.app/apps/DenoLand.Deno) (Windows):
+
+```powershell
+winget install --id=DenoLand.Deno
+```
+
### Build and install from source
Complete instructions for building Deno from source can be found in the manual