diff --git a/module_analysis/README.rst b/module_analysis/README.rst index f6cf26478..b7aa6e92c 100644 --- a/module_analysis/README.rst +++ b/module_analysis/README.rst @@ -62,7 +62,7 @@ Installation To use this module, you have to install the ``pygount`` python librairy. -``pip install pygount`` +``pip install pygount>1.2.1`` Configuration ============= diff --git a/module_analysis/static/description/index.html b/module_analysis/static/description/index.html index 4e596fd28..0b0e9a8e4 100644 --- a/module_analysis/static/description/index.html +++ b/module_analysis/static/description/index.html @@ -412,7 +412,7 @@ file.

Installation

To use this module, you have to install the pygount python librairy.

-

pip install pygount

+

pip install pygount>1.2.1

Configuration