diff --git a/README.md b/README.md index 4e0ddb4..24040ce 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ $ composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader ### Install Drupal Console launcher -Drupal Console launcher was created to avoid conflicts between major and minor releases. Drupal Console binary commands are available to every Drupal 8 instance on the machine. +In order to avoid conflicts between Drupal release and have a Drupal Console version between major and minor releases in Drupal, a Drupal Console launcher was created. In order to facilitate to load the Drupal Console commands available to each +Drupal 8 website, To install Drupal Console launcher globally follow the instruction below. @@ -32,7 +33,7 @@ $ chmod +x /usr/local/bin/drupal ### Contribute -Follow these steps to contribute to the current translation: +If you want to contribute to this translation, you need to follow this steps to setup your environment. - [Project requirements](https://docs.drupalconsole.com/en/contributing/project-requirements.html) - [Getting the project](https://docs.drupalconsole.com/en/contributing/getting-the-project.html) diff --git a/composer.json b/composer.json index 05abf44..e2fb93d 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,6 @@ "description": "Drupal Console English Language", "keywords": ["Drupal", "Console", "Development", "Symfony"], "homepage": "http://drupalconsole.com/", - "type": "drupal-console-language", "license": "GPL-2.0-or-later", "authors": [ {