Skip to content

Commit b87c585

Browse files
committed
LL-570
1 parent 5cff706 commit b87c585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The source-code can be directly checked-out through this repository. It contains
8585
* [mysqld]
8686
* init-connect='SET NAMES utf8'
8787
* character-set-server = utf8
88-
* import `SSS/ss/src/main/resources/conf/sss_schema.sql` to setup `sss` scheme
88+
* either import `SSS/ss/src/main/resources/conf/sss_schema.sql` to setup `sss` scheme or apply respective database migration script, e.g. `SSS/ss/src/main/resources/conf/sss_schema_upgrade_6.0.0_6.0.1.sql`
8989

9090
### SSS and REST adapter
9191
* download SSS containing its REST adapter from this repository

0 commit comments

Comments
 (0)