No installations instructions are provided in the README. This would be helpful.

Comments

flickerfly’s picture

Issue tags: +Suggested wording

Here is some suggested wording:

Installation:
-------------------------------
Installation of drush_views is consistent with most drupal modules. It is NOT the same as installing the drush tool.

Since you are already using drush (a prerequisite for this module) we recommend the drush install method.
* drush dl drush_views (download, extract and place the module)
* drush en drush_views (enable the module)

You may also download it manually and place it in one of the appropriate 'modules' directories and enable it in the administrative area of drupal. More information on this method may be found in the Drupal documentation "Installing contributed modules"
For Drupal 5+6: http://drupal.org/getting-started/install-contrib/modules
For Drupal 7: http://drupal.org/node/895232

pescetti’s picture

Assigned: Unassigned » pescetti
Status: Active » Fixed

Thanks, fixed.

Status: Fixed » Closed (fixed)
Issue tags: -Suggested wording

Automatically closed -- issue fixed for 2 weeks with no activity.