You can read online of Downlad the Documentation of Drupal Console at gitbooks.io
// Run this in your terminal to get the latest Console version:
$ curl -LSs http://drupalconsole.com/installer | php
// Or if you don't have curl:
$ php -r "readfile('http://drupalconsole.com/installer');" | php
// Accessing console from anywhere on your system:
$ mv console.phar /usr/local/bin/drupal
// Use the project
$ drupal generate:module