From 90d9ac35f140dafb6a49009d56ea7e7fe5d7ca9c Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Tue, 2 Feb 2021 16:45:45 +0100 Subject: [PATCH] DBZ-2901 Wording fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3b09c2ee..25728f5df 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Please see the [README.md](https://github.com/debezium/debezium#building-debeziu **Note:** The Debezium Oracle connector currently exclusively uses the XStream API for ingesting change events from the Oracle database; using this API in production requires to have a license for the Golden Gate product. We're going to explore alternatives to XStream which may be friendly in terms of licensing. -Building Oracle connector first requires [Debezium](https://github.com/debezium/debezium) to be built locally using `mvn clean install`. +Building this connector first requires the main [debezium](https://github.com/debezium/debezium) code repository to be built locally using `mvn clean install`. In order to build the Debezium Oracle connector, the following prerequisites must be met: