We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beb5fbe commit 9b123e8Copy full SHA for 9b123e8
README.md
@@ -18,8 +18,10 @@ SimpleSAMLphp installation:
18
composer.phar require safire-ac-za/simplesamlphp-module-sqlattribs:dev-master
19
```
20
21
-where `dev-master` instructs Composer to install the `master` branch
22
-from the Git repository.
+where `dev-master` instructs Composer to install the `master` (**development**)
+branch from the Git repository. See the
23
+[releases](https://github.com/safire-ac-za/simplesamlphp-module-sqlattribs/releases)
24
+available if you want to use a stable version of the module.
25
26
You then need to create the following table in your SQL database:
27
0 commit comments