mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Add a link to the Windows images in the doc (#3879)
This commit is contained in:
parent
08d3da8f6c
commit
60e6240a6c
1 changed files with 10 additions and 0 deletions
|
@ -36,6 +36,16 @@ search the issues to make sure no one else is working on it.
|
||||||
1. uutils is original code. It cannot contain code from existing GNU or Unix-like
|
1. uutils is original code. It cannot contain code from existing GNU or Unix-like
|
||||||
utilities, nor should it link to or reference GNU libraries.
|
utilities, nor should it link to or reference GNU libraries.
|
||||||
|
|
||||||
|
## Platforms
|
||||||
|
|
||||||
|
We take pride in supporting many operating systems and architectures.
|
||||||
|
|
||||||
|
**Tip:**
|
||||||
|
For Windows, Microsoft provides some images (VMWare, Hyper-V, VirtualBox and Parallels)
|
||||||
|
for development:
|
||||||
|
https://developer.microsoft.com/windows/downloads/virtual-machines/
|
||||||
|
|
||||||
|
|
||||||
## Commit messages
|
## Commit messages
|
||||||
|
|
||||||
To help the project maintainers review pull requests from contributors across
|
To help the project maintainers review pull requests from contributors across
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue