diff -u b/README.txt b/README.txt
--- b/README.txt
+++ b/README.txt
@@ -3,7 +3,6 @@
 
  * Introduction
  * Requirements
- * Recommended modules
  * Installation
  * Configuration
  * How it works
@@ -23,21 +22,10 @@
  * Social Auth (https://drupal.org/project/social_auth)
  * Social API (https://drupal.org/project/social_api)
 
-
-RECOMMENDED MODULES
--------------------
-
- * Composer Manager (https://www.drupal.org/project/composer_manager):
-   This module will help to install the League PHP library and Linkedin base
-   library for the league,
-   which are the libraries required to make user authentication.
-
 INSTALLATION
 ------------
 
- * Download Linkedin Base Library for TheLeague OAuth2 PHP library
-   (https://github.com/thephpleague/oauth2-linkedin). We recommend to use
-   Composer Manager module to install the library.
+ * Run composer to install the dependencies.
 
  * Install the dependencies: Social API and Social Auth.
 
