Skip to content

Commit d20cb4f

Browse files
committed
Update README.md
1 parent c7abcce commit d20cb4f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,9 @@ filter to run after the federated id, usually eduPersonPrincipalName is resolved
1212
Install
1313
-------------------------------
1414

15-
You can install the module with composer, insert the next row into the composer.json
15+
You can install the module with composer:
1616

17-
"require": {
18-
...
19-
"niif/simplesamlphp-module-attributeaggregator": "1.*",
20-
...
21-
}
17+
composer require niif/simplesamlphp-module-attributeaggregator:1.*
2218

2319
How to setup the attributeaggregator module
2420
-------------------------------

0 commit comments

Comments
 (0)