mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 19:04:50 -04:00
Include winget command to uninstall
This commit is contained in:
parent
73a01565c5
commit
2ca9da4af8
@ -55,6 +55,12 @@ scoop install hugo-extended
|
||||
winget install Hugo.Hugo.Extended
|
||||
```
|
||||
|
||||
To uninstall the extended edition of Hugo:
|
||||
|
||||
```sh
|
||||
winget uninstall --name "Hugo (Extended)"
|
||||
```
|
||||
|
||||
[Winget]: https://learn.microsoft.com/en-us/windows/package-manager/
|
||||
|
||||
{{% include "installation/_common/04-build-from-source.md" %}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user