summaryrefslogtreecommitdiffstats
path: root/development/liquibase
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-13 00:29:41 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:21 +0700
commit22f62921ad27db7e379427f9dd93e9ee638fb63e (patch)
tree72ce337bfc14e39205d6f2888c989e218927fdc5 /development/liquibase
parentab53956ac9d19fcb2a621571c92b9d8437a3f1fd (diff)
downloadslackbuilds-22f62921ad27db7e379427f9dd93e9ee638fb63e.tar.gz
slackbuilds-22f62921ad27db7e379427f9dd93e9ee638fb63e.tar.xz
development/liquibase: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/liquibase')
-rw-r--r--development/liquibase/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/liquibase/README b/development/liquibase/README
index 17e3ccaf38..39cbdf75d8 100644
--- a/development/liquibase/README
+++ b/development/liquibase/README
@@ -1,9 +1,9 @@
Liquibase - source control for your database
-Liquibase is an open source database-independent library for tracking, managing
-and applying database schema changes.
+Liquibase is an open source database-independent library for tracking,
+managing and applying database schema changes.
-See README.SLACKWARE for information on how to make JDBC drivers available to
-liquibase.
+See README.SLACKWARE for information on how to make JDBC drivers
+available to liquibase.
This requires a Java runtime (jdk or JRE) to run.