
CONTENTS OF THIS FILE
---------------------

 * Installation
 * Useful Drush commands

INSTALLATION
------------

1. Download the whole package of files from http://drupal.org/

2. Go to admin/modules and enable the module from the 'User interface'
   Group or Using Drush Command:: drush pm-enable first_time_login

USEFUL DRUSH COMMANDS
--------------------------

1) drush pm-info first_time_login
2) drush pm-enable first_time_login
3) drush pm-disable first_time_login
4) drush pm-uninstall first_time_login
