diff --git a/icu4c/readme.html b/icu4c/readme.html
index 6cf8dab76f6..9f43fe126fb 100644
--- a/icu4c/readme.html
+++ b/icu4c/readme.html
@@ -744,7 +744,8 @@
across library and compiler versions is very hard to achieve.
Most ICU C++ APIs are in header files that contain a comment with
\brief C++ API
.
- Consider not installing these header files.
+ Consider not installing these header files, or define U_SHOW_CPLUSPLUS_API
+ to be 0
by modifying unicode/utypes.h before installing it.