Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hassansin committed May 18, 2015
1 parent 2f389c5 commit 4413e09
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@ A Roundcube plugin to add a language selector dropdown in login screen
Install
=======

#### Manual Install
* Place this plugin folder into plugins directory of Roundcube. Make sure to rename the plugin directory to `login_lang`
* Rename config.inc.php.dist to config.inc.php. Update config.inc.php with the above appKey and other optional options
* Add `dropbox_attachments` to $config['plugins'] array in your Roundcube config


#### Manual Install
* Place this plugin folder into plugins directory of Roundcube
* Rename config.inc.php.dist to config.inc.php
* Add `login_lang` to $config['plugins'] in your Roundcube config

### Via Composer
* require the package in composer: `"hassansin/login_lang": "dev-master"`
* `composer update`

0 comments on commit 4413e09

Please sign in to comment.