Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mzur committed Apr 27, 2023
1 parent b619967 commit fefbd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ Information on how to register your BIIGLE instance as a new relying party to Li

## Installation

1. Run `composer require biigle/auth-lslogin --prefer-source`.
1. Run `composer require biigle/auth-lslogin`.
2. Run `php artisan vendor:publish --tag=public` to refresh the public assets of the modules. Do this for every update of this module.
3. Configure your Life Science Login credentials in `config/services.php` like this:
```php
Expand Down

0 comments on commit fefbd4a

Please sign in to comment.