Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/src/installation.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget openembedded yocto bblayers bitbake -->
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget openembedded yocto bblayers bitbake MSYS -->

# Installation

Expand Down Expand Up @@ -170,6 +170,10 @@ winget install uutils.coreutils
scoop install uutils-coreutils
```

### MSYS2

[MSYS2 package](https://packages.msys2.org/base/mingw-w64-uutils-coreutils)

## Alternative installers

### Conda
Expand Down
Loading