10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-15 01:35:27 +02:00

Update configure

This commit is contained in:
Thomas Applencourt 2016-02-03 18:01:28 +01:00
parent e08bc59742
commit d93debe2db

2
configure vendored
View File

@ -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"