diff --git a/lib/plumed/Install.py b/lib/plumed/Install.py
index eab78a5b4a8d7148af207b350f3bd7defa9914d3..6613add4f3ef438e6e5b42877c9c2f826bda3874 100644
--- a/lib/plumed/Install.py
+++ b/lib/plumed/Install.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Install.py tool to download, unpack, build, and link to the Voro++ library
+# Install.py tool to download, unpack, build, and link to the plumed2 library
 # used to automate the steps described in the README file in this dir
 
 from __future__ import print_function