diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index 136fdb590ddb89ca1f69ac6eb17c384d7c63dd6e..b1555e9fd78ae22ed625b8432b830f1770fd441c 100755
--- a/apps/app_meetme.c
+++ b/apps/app_meetme.c
@@ -44,7 +44,8 @@ static char *synopsis2 = "MeetMe participant count";
 static char *descrip =
 "  MeetMe(confno[|options]): Enters the user into a specified MeetMe conference.\n"
 "If the conference number is omitted, the user will be prompted to enter\n"
-"one.  This application always returns -1.\n"
+"one.  This application always returns -1.  A ZAPTEL INTERFACE MUST BE INSTALLED\n"
+"FOR CONFERENCING TO WORK!\n\n"
 
 "The option string may contain zero or more of the following characters:\n"
 "      'm' -- set monitor only mode (Listen only, no talking\n"