README: update
This commit is contained in:
parent
1eb2df5006
commit
8bd4e937a0
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -27,14 +27,14 @@ API
|
|||
|
||||
| Input | Value | Default | Description
|
||||
| --------- | ------- | ------- | -----------
|
||||
| platform | x64 | Yes | Install the x86_64 toolchain.
|
||||
| | *Other* | No | Install the i686 toolchain.
|
||||
| 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.
|
||||
| | 1 | No | Cygwin: convert symlinks in /usr/bin to hardlinks.
|
||||
| platform | x64 | ✓ | Install the x86_64 toolchain.
|
||||
| | *Other* | | Install the i686 toolchain.
|
||||
| cygwin | *Other* | ✓ | Install native binaries.
|
||||
| | 1 | | Install Cygwin packages.
|
||||
| cc | 1 | ✓ | Set up `cc`/`c++` executables.
|
||||
| | *Other* | | Don't set up `cc`/`c++`.
|
||||
| hardlinks | *Other* | ✓ | Cygwin: don't convert any symlinks.
|
||||
| | 1 | | Cygwin: convert symlinks in /usr/bin to hardlinks.
|
||||
|
||||
License
|
||||
-------
|
||||
|
|
Loading…
Add table
Reference in a new issue