aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-07-03 02:24:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-07-03 02:24:16 +0300
commitb181c49db49521188f94e3a7bec166837f004f87 (patch)
tree46976e44fae5777a19c32fb5c36cacdcb9723a88
parentREADME: update (diff)
downloadsetup-gcc-b181c49db49521188f94e3a7bec166837f004f87.tar.gz
setup-gcc-b181c49db49521188f94e3a7bec166837f004f87.zip
README: fix a typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53dc5f4..8bd01b0 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This GitHub action sets up GCC in your workflow run.
1. Installs either 32-bit or 64-bit GCC on either Ubuntu or Cygwin.
2. Specify a version to install using the `version` parameter.
-2. For installing GCC on Windows please see my action [setup-mingw].
+3. For installing GCC on Windows please see my action [setup-mingw].
[setup-mingw]: https://github.com/egor-tensin/setup-mingw