From d93debe2dba57addefb2a420799112edb79e2cba Mon Sep 17 00:00:00 2001 From: Thomas Applencourt Date: Wed, 3 Feb 2016 18:01:28 +0100 Subject: [PATCH] Update configure --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"