Skip to content

Commit 541841e

Browse files
authored
Update README.md
1 parent 5a678da commit 541841e

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
@@ -123,7 +123,7 @@ class MySQLControllerSpec extends AnyFreeSpec with DockerControllerSpecSupport {
123123

124124
```
125125

126-
### Use Flyway Migrate Command
126+
### Use Flyway Migrate Command on MySQL/PostgreSQL
127127

128128
If you'd like to use `flyway` module, you can use `docker-controller-scala-flyway`. Mix-in `FlywaySpecSupport` and run `flywayContext.flyway.migrate()` in `afterStartContainers` method.
129129

0 commit comments

Comments
 (0)