Skip to content

Commit d885641

Browse files
r-otakafujii
authored andcommitted
unification winget or WinGet
1 parent e20aeda commit d885641

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Ports/WindowsPort.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Windows Git enables `autocrlf` by default. But, some layout tests files have to
3232
git config --global core.autocrlf input
3333
```
3434

35-
### Using winget
35+
### Using WinGet
3636

37-
If you prefer [winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/) to Chocolatey, you can use it.
37+
If you prefer [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/) to Chocolatey, you can use it.
3838
Invoke the following command in an elevated PowerShell or cmd prompt.
3939

4040
```
@@ -45,7 +45,7 @@ If `--scope=machine` isn't specified, Python is installed under your user profil
4545

4646
If you failed to install or find `GnuWin32.Gperf`, you can install manually to execute installation executable file.
4747

48-
winget may not append the path into your PC.
48+
WinGet may not append the path into your PC.
4949
If an error occered, please check your path settings, including LLVM and GnuWin32(Gperf).
5050

5151
## WebKit command prompt

0 commit comments

Comments
 (0)