From cc901ac2713ad76660cad108682fc9b6dbbbc9ad Mon Sep 17 00:00:00 2001 From: Stuart Clark Date: Thu, 30 Jul 2015 23:00:34 +1000 Subject: [PATCH] Added documentation about drush site-set --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1a268c6..9ebc0f5 100644 --- a/README.md +++ b/README.md @@ -87,3 +87,7 @@ Example: ```` Contributions are welcome. + +### Drush + +For your convenience the 'drush site-set' command is set for the Drupal installation, so any Drush commands triggered in your own scripts will be run against the test Drupal instance.