diff --git a/Makefile.legacy b/Makefile.legacy index e26f0d2..b0455bc 100644 --- a/Makefile.legacy +++ b/Makefile.legacy @@ -86,7 +86,7 @@ install: all install-programs @echo "### DAHDI tools installed successfully." @echo "### If you have not done so before, install init scripts with:" @echo "###" - @echo "### make config" + @echo "### make install-config" @echo "###" @echo "###################################################"