aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-07-02 15:17:20 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-07-02 15:17:20 +0300
commit68c2121a5509df386aa0c58a1bfed2663849d364 (patch)
treee0b3c52ca8df2480b419bce79ac5ab4bbbb83fa9
parentREADME: update (diff)
downloadsetup-gcc-68c2121a5509df386aa0c58a1bfed2663849d364.tar.gz
setup-gcc-68c2121a5509df386aa0c58a1bfed2663849d364.zip
README: fix a typov1.1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8802534..a8147b7 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ API
| --------- | ------- | ------- | -----------
| version | latest | ✓ | Install the latest version available in the repository.
| | *any* | | Install a specific version if it's available (see below).
-| platform | x64 | k | Install the x86_64 toolchain.
+| platform | x64 | ✓ | Install the x86_64 toolchain.
| | *any* | | Install the i686 toolchain.
| cygwin | *any* | ✓ | Install native binaries.
| | 1 | | Install Cygwin packages.