diff --git a/configure b/configure index 2344264a..b5c46269 100755 --- a/configure +++ b/configure @@ -539,7 +539,7 @@ def recommendation(): print " ninja" print " make -C ocaml" print "" - print "You can install more plugin with the qp_install command" + print "You can install more plugin with the qp_module.py install command" print "PS : For more info on compiling the code, read the README.md"