aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8cb7796..2e9d9c9 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,8 @@ API
| --------- | ------- | ------- | -----------
| platform | x64 | Yes | Install the x86_64 toolchain.
| | *Other* | No | Install the i686 toolchain.
-| cygwin | 1 | No | Install Cygwin packages.
-| | *Other* | Yes | Install native binaries.
+| cygwin | *Other* | Yes | Install native binaries.
+| | 1 | No | Install Cygwin packages.
| cc | 1 | Yes | Set up `cc`/`c++` executables.
| | *Other* | No | Don't set up `cc`/`c++`.
| hardlinks | *Other* | Yes | Cygwin: don't convert any symlinks.