docs: add winget installer (#5648)

* docs: add winget installer

* docs: add "winget" to spell-checker:ignore

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
This commit is contained in:
Terts Diepraam 2023-12-15 15:02:46 +01:00 committed by GitHub
parent 3a7a3bf639
commit 92692c815d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda -->
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget -->
# Installation
@ -131,6 +131,12 @@ pkg install rust-coreutils
## Windows
### Winget
```shell
winget install uutils.coreutils
```
### Scoop
[![Scoop package](https://repology.org/badge/version-for-repo/scoop/uutils-coreutils.svg)](https://scoop.sh/#/apps?q=uutils-coreutils&s=0&d=1&o=true)