This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-package-kafka.git


The following commit(s) were added to refs/heads/master by this push:
     new 46c85f4  README: "Apache OpenWhisk" at top; add building from source 
instructions (#335)
46c85f4 is described below

commit 46c85f4acb0a1d0cadb6c0e2b87da053e0a637b9
Author: David Grove <[email protected]>
AuthorDate: Wed Apr 24 10:29:28 2019 -0400

    README: "Apache OpenWhisk" at top; add building from source instructions 
(#335)
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e276b5b..31b413c 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 #
 -->
 
-# OpenWhisk package for communication with Kafka or IBM Message Hub
+# Apache OpenWhisk package for communication with Kafka or IBM Message Hub
 
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-package-kafka.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-package-kafka)
@@ -387,6 +387,10 @@ If you wish to deploy the feed service yourself, please 
refer to the [Developmen
 - [IBM Message Hub](https://developer.ibm.com/messaging/message-hub/)
 - [Apache Kafka](https://kafka.apache.org/)
 
+# Building from Source
+
+To build this package from source, execute the command `./gradlew distDocker`
+
 # Disclaimer
 
 Apache OpenWhisk Package Kafka is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation 
is required of all newly accepted projects until a further review indicates 
that the infrastructure, communications, and decision making process have 
stabilized in a manner consistent with other successful ASF projects. While 
incubation status is not necessarily a reflection of the completeness or 
stability of the code, it does indicate  [...]

Reply via email to