Skip to content
Prev Previous commit
Next Next commit
Update locale/en/download/package-manager.md
  • Loading branch information
Derek Lewis authored Dec 9, 2021
commit 2659f469ea9b20d5841175ea99e1aa9ef5fda96e
2 changes: 1 addition & 1 deletion locale/en/download/package-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ Download the [Windows Installer](https://nodejs.org/en/#home-downloadhead) direc

Using **[Winget](https://aka.ms/winget-cli)**:

```bash
```console
winget install OpenJS.NodeJS
# or for LTS
winget install OpenJS.NodeJS.LTS
Expand Down