aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dfe4689..f7b9a07 100644
--- a/README.md
+++ b/README.md
@@ -96,8 +96,8 @@ Executable symlinks
-------------------
Some packages install symlinks in /usr/bin along with real executables.
-An example is package "gcc", which (as of November 2021) installs symlink `cc`,
-pointing to the real executable `gcc.exe`.
+An example is package "gcc-core", which (as of November 2021) installs symlink
+`cc`, pointing to the real executable `gcc.exe`.
Calling Cygwin symlinks from Windows' command prompt is unsupported, but might
be convenient so there's an option to convert them to hardlinks instead (the
`hardlinks` parameter).