aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f7b9a07..80a2378 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Use it in your workflow like this:
uses: egor-tensin/setup-cygwin@v3
with:
platform: x64
- packages: cmake gcc
+ packages: cmake gcc-g++
# Cygwin executables are added to PATH, so you can call them directly:
- run: |