Skip to content

Commit

Permalink
Require the composer autoload.php
Browse files Browse the repository at this point in the history
  • Loading branch information
scharrier committed May 16, 2013
1 parent 1625e8f commit ecc9d04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ And load the library:

// config/bootstrap/libraries.php
Libraries::add('li3_socialauth') ;

// Add the composer autoloader if not already done
require_once(LITHIUM_LIBRARY_PATH . '/autoload.php') ;


Using li3_socialauth
Expand Down

0 comments on commit ecc9d04

Please sign in to comment.