Closed (fixed)
Project:
Drush extras
Version:
6.x-3.x-dev
Component:
Documentation
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2011 at 21:01 UTC
Updated:
27 Jun 2011 at 21:31 UTC
I took me a little longer than I'd like to admit to realize that I had to extract drush_extras to the drush/commands/ directory. Perhaps a hint somewhere in the readme.txt would be nice? :)
Comments
Comment #1
greg.1.anderson commentedIf you use drush-4.x,
drush dl drush_extraswill download drush_extras to $HOME/.drush/drush_extras, which is a better place than the drush commands directory anyway.Better info in the README is a good idea all the same.
Comment #2
greg.1.anderson commentedAdded some instructions to the README.