@@ -30,7 +26,7 @@ function iubenda_integration_requirements($phase) {
'@a'=>IUBENDA_INTEGRATION_CLASS_MIN_VER,
]),
'severity'=>REQUIREMENT_ERROR,
'description'=>t('You need to run command shell "composer install" inside Drupal project root.'
'description'=>t('You need to install this module with Composer. Alternatively, you can use <a href="https://www.drupal.org/project/ludwig" target="_blank">Ludwig</a> to manage this library dependancy.'