Add OS note for Cygwin/MinGW

pull/308/head
Jared Smartt 3 years ago committed by GitHub
parent f7490b5bc3
commit 05dad94966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,6 +40,9 @@ be omitted. Most attributes can be abbreviated as a single letter.
The OS for "Windows Subsystem for Linux" is reported as "WSL", even though uname identifies as "Linux".
<br/>
*
The OS for Linux-like runtimes for Windows (e.g. MinGW, Cygwin) is obtained by running `uname -o`.
<br/>
*
If `lsb_release` is not available, "distro" will be the ID specified in `/etc/os-release`.
</sup></sub>

Loading…
Cancel
Save