summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 3581e6502..458b08fdd 100644
--- a/README
+++ b/README
@@ -26,8 +26,8 @@ This will install the header files, libraries, and the gcc
wrapper into the directories defined in Config.
If you are targetting the same architecture as the host machine,
-you may want to add a link from /lib/ld-uclibc.0 to the location
-where ld-uclibc.0 was installed. This allows you to run binaries
+you may want to add a link from /lib/ld-uClibc.0 to the location
+where ld-uClibc.0 was installed. This allows you to run binaries
compiled against uClibc without contaminating /lib too much.