mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 22:30:15 +00:00
Remove Cygwin support (#1951)
This commit is contained in:
parent
ff52c90928
commit
87a6e75242
2 changed files with 1 additions and 80 deletions
|
@ -55,7 +55,7 @@ For Windows 10 or 11, install WSL and a distribution by following this
|
|||
[WSL Installation Guide](https://docs.microsoft.com/en-us/windows/wsl/install).
|
||||
We recommend using Ubuntu 20.04 as the Linux distribution.
|
||||
|
||||
For older versions of Windows, install a Linux VM or refer to either [Cygwin](docs/BUILDING_CYGWIN.md) or [Docker](docs/BUILDING_DOCKER.md) instructions.
|
||||
For older versions of Windows, install a Linux VM or refer to [Docker](docs/BUILDING_DOCKER.md) instructions.
|
||||
|
||||
|
||||
### Linux (Native or under WSL / VM)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue