Skip to content

Commit 9b123e8

Browse files
committed
Note about releases
1 parent beb5fbe commit 9b123e8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@ SimpleSAMLphp installation:
1818
composer.phar require safire-ac-za/simplesamlphp-module-sqlattribs:dev-master
1919
```
2020

21-
where `dev-master` instructs Composer to install the `master` branch
22-
from the Git repository.
21+
where `dev-master` instructs Composer to install the `master` (**development**)
22+
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.
2325

2426
You then need to create the following table in your SQL database:
2527

0 commit comments

Comments
 (0)