From 18af5d62115fa667dae3ac5ac8294023939f6e4e Mon Sep 17 00:00:00 2001 From: CatMe0w Date: Thu, 18 Jul 2024 21:20:58 +0800 Subject: [PATCH] Replace winget commands with full ID in installation.md (#494) --- runtime/manual/getting_started/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/manual/getting_started/installation.md b/runtime/manual/getting_started/installation.md index 397ac4f7..4cf51e94 100644 --- a/runtime/manual/getting_started/installation.md +++ b/runtime/manual/getting_started/installation.md @@ -89,7 +89,7 @@ choco install deno Using [Winget](https://github.com/microsoft/winget-cli): ```shell -winget install deno +winget install DenoLand.Deno ``` Using [vfox](https://vfox.lhan.me/): @@ -185,7 +185,7 @@ deno upgrade Or using [Winget](https://github.com/microsoft/winget-cli) (Windows): ```shell -winget upgrade deno +winget upgrade DenoLand.Deno ``` This will fetch the latest release from