Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szabogyula committed Nov 15, 2014
1 parent ad7736e commit 23d25a5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@
This module provides back-end SAML Attribute Authority functionality.

## Install module
You can install the module with composer, insert the next row into the composer.json:
You can install the module with composer:

"require": {
...
"niif/simplesamlphp-module-aa": "1.*",
...}
composer require niif/simplesamlphp-module-aa:1.*

## Apache configuration
The following Apache configuration is required for the SimpleSAMLphp request path:
Expand Down

0 comments on commit 23d25a5

Please sign in to comment.