Skip to content

Commit

Permalink
docs: clarify winget install command (#1251)
Browse files Browse the repository at this point in the history
  • Loading branch information
osfanbuff63 committed Sep 3, 2023
1 parent e7f4194 commit 6333caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ brew install --cask vscodium
#### <a id="install-with-winget"></a>Install with Windows Package Manager (WinGet)

If you use Windows and have [Windows Package Manager](https://github.com/microsoft/winget-cli) installed:
```bash
winget install vscodium
```cmd
winget install -e --id VSCodium.VSCodium
```

#### <a id="install-with-choco"></a>Install with Chocolatey (Windows)
Expand Down

0 comments on commit 6333caa

Please sign in to comment.