From b181c49db49521188f94e3a7bec166837f004f87 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 3 Jul 2021 02:24:16 +0300 Subject: README: fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3