Skip to content

Commit

Permalink
Fix composer command
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed May 30, 2022
1 parent 37c3014 commit c4892bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ Just execute the following command in the root of your SimpleSAMLphp
installation:

```bash
vendor/bin/composer.phar require simplesamlphp/simplesamlphp-module-aggregator2:dev-master
vendor/bin/composer require simplesamlphp/simplesamlphp-module-aggregator2:dev-master
```

where `dev-master` instructs Composer to install the `master` branch from the Git
Expand Down

0 comments on commit c4892bf

Please sign in to comment.